adding core services and increase Universal Header min req

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-04-24 07:53:56 +00:00
parent 216e968a02
commit a6140a4c17

View File

@@ -29,9 +29,10 @@
# include <LowMem.h> # include <LowMem.h>
# include <Gestalt.h> # include <Gestalt.h>
# include <FixMath.h> # include <FixMath.h>
# include <CoreServices.h>
#endif #endif
#if UNIVERSAL_INTERFACES_VERSION < 0x0340 #if UNIVERSAL_INTERFACES_VERSION < 0x0342
#error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/" #error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
#endif #endif