osx regrouping

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-07-29 20:11:51 +00:00
parent b2680ced12
commit 111ba6b820

View File

@@ -365,7 +365,7 @@
*/
#if defined(PNG_FLOATING_POINT_SUPPORTED)
# if defined(MACOS)
# if defined(MACOS) && !wxOSX_USE_IPHONE
/* We need to check that <math.h> hasn't already been included earlier
* as it seems it doesn't agree with <fp.h>, yet we should really use
* <fp.h> if possible.