From: Stefan Csomor Date: Thu, 24 Jul 2003 10:44:41 +0000 (+0000) Subject: expat define MACOS_CLASSIC added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/02ac8d7a5ddbd0694b46cc5133e82eb22d935829 expat define MACOS_CLASSIC added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/wx_cw_cm.h b/include/wx/wx_cw_cm.h index 21aa30cbab..581bb4f3bb 100644 --- a/include/wx/wx_cw_cm.h +++ b/include/wx/wx_cw_cm.h @@ -57,12 +57,14 @@ #else #include #endif - /* - #include - #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 + #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