corrections for Mac OS X compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifndef __WXMAC__
|
||||
// does this not give redefine errors on other platforms ?
|
||||
#if !defined(__WXMAC__) || defined(__DARWIN__)
|
||||
// these must be defined in the precompiled headers under CodeWarrior
|
||||
#define wxInt32 int
|
||||
#define wxUint32 unsigned int
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user