]> git.saurik.com Git - wxWidgets.git/commitdiff
expat define MACOS_CLASSIC added
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 24 Jul 2003 10:44:41 +0000 (10:44 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 24 Jul 2003 10:44:41 +0000 (10:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wx_cw_cm.h

index 21aa30cbab4e4446c0418f9be83e42a028690aef..581bb4f3bb5238bbf4fddd53f6179f05e998420c 100644 (file)
     #else
       #include <ansi_prefix.mac.h>
     #endif
-      /*
-      #include <MacTypes.h>
-               #if UNIVERSAL_INTERFACES_VERSION < 0x0340
-                   #error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
-               #endif
-               */
+    // for getting the correct expat includes 
+    #define MACOS_CLASSIC
+    /*
+    #include <MacTypes.h>
+       #if UNIVERSAL_INTERFACES_VERSION < 0x0340
+           #error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
+       #endif
+       */
 #endif
 
 #define USE_DEFINE