move FixMath include into non darwin part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
# include <ControlDefinitions.h>
|
# include <ControlDefinitions.h>
|
||||||
# include <LowMem.h>
|
# include <LowMem.h>
|
||||||
# include <Gestalt.h>
|
# include <Gestalt.h>
|
||||||
|
# include <FixMath.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if UNIVERSAL_INTERFACES_VERSION < 0x0340
|
#if UNIVERSAL_INTERFACES_VERSION < 0x0340
|
||||||
@@ -42,7 +43,6 @@
|
|||||||
#include "wx/mac/corefoundation/cfstring.h"
|
#include "wx/mac/corefoundation/cfstring.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <FixMath.h>
|
|
||||||
#ifndef FixedToInt
|
#ifndef FixedToInt
|
||||||
// as macro in FixMath.h for 10.3
|
// as macro in FixMath.h for 10.3
|
||||||
inline Fixed IntToFixed( int inInt )
|
inline Fixed IntToFixed( int inInt )
|
||||||
|
Reference in New Issue
Block a user