From: Stefan Csomor Date: Mon, 9 May 2005 16:07:06 +0000 (+0000) Subject: simpler CW setup (needed for 9.5) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/29569eb4dedb3c1a28ad8de236a403f93e3fdceb?ds=inline simpler CW setup (needed for 9.5) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/wx_cw_cm.h b/include/wx/wx_cw_cm.h index f860d0efe1..27ff0cd2c5 100644 --- a/include/wx/wx_cw_cm.h +++ b/include/wx/wx_cw_cm.h @@ -59,14 +59,10 @@ #define ACCESSOR_CALLS_ARE_FUNCTIONS 1 #define OPAQUE_TOOLBOX_STRUCTS 1 #ifdef __MACH__ - #include - #include - #include - #undef WCHAR_MAX - #include - #else - #include + typedef int mbstate_t; + #define _MBSTATE_T #endif + #include // for getting the correct expat includes #define MACOS_CLASSIC /*