expat define MACOS_CLASSIC added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2003-07-24 10:44:41 +00:00
parent 214d3d5766
commit 02ac8d7a5d

View File

@@ -57,12 +57,14 @@
#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