simpler CW setup (needed for 9.5)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-05-09 16:07:06 +00:00
parent 4403f2562e
commit 29569eb4de

View File

@@ -59,14 +59,10 @@
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
#define OPAQUE_TOOLBOX_STRUCTS 1
#ifdef __MACH__
#include <ansi_prefix.mach.h>
#include <msl_c_version.h>
#include <stdint.h>
#undef WCHAR_MAX
#include <machine/ansi.h>
#else
#include <ansi_prefix.mac.h>
typedef int mbstate_t;
#define _MBSTATE_T
#endif
#include <mslconfig>
// for getting the correct expat includes
#define MACOS_CLASSIC
/*