Suppress gcc warnings about double to int conversion.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Mar 2010 23:20:41 +0000 (23:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Mar 2010 23:20:41 +0000 (23:20 +0000)
commit6f4968ce940cf8823954c8f1a13609258ba8712b
treea38fd6ab2d76609bb9f250ed436265305527a91c
parenteb087029329fab4b9d4d956b525eba752ee8d5e3
Suppress gcc warnings about double to int conversion.

This change might actually make the code more correct as well although in
practice it probably doesn't change anything.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/core/printmac.cpp