fix compilation - Stefan see my last commit bundle :)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-02-27 10:02:20 +00:00
parent 76c7012c6f
commit 9075301655
3 changed files with 7 additions and 0 deletions

View File

@@ -47,6 +47,9 @@
#include "wx/mac/corefoundation/cfstring.h"
#endif
//forward declarations
class wxTopLevelWindowMac;
#ifndef FixedToInt
// as macro in FixMath.h for 10.3
inline Fixed IntToFixed( int inInt )