]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cw_cm.h
Start/EndDrawingOnTop are still used under Motif, don't deprecate them
[wxWidgets.git] / include / wx / wx_cw_cm.h
index a577e2860c5a10020f0e3fbce59a988bbf0110f4..27ff0cd2c5925d74ad939a4badd7caa730358c07 100644 (file)
@@ -1,3 +1,14 @@
+/*
+ Name:        wx/wx_cw_cm.h
+ Purpose:     wxWidgets definitions for CodeWarrior builds
+ Author:      Stefan Csomor
+ Modified by:
+ Created:
+ RCS-ID:      $Id$
+ Copyright:   (c) Stefan Csomor
+ Licence:     wxWindows licence
+*/
+
 #define MSL_USE_PRECOMPILED_HEADERS 0
 #if __WXDEBUG__
     // mac os assert levels
     #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
     /*