git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26355
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# endif
#endif /* wxUSE_UNICODE */
# endif
#endif /* wxUSE_UNICODE */
+#if defined( __MWERKS__ ) && !defined(__INTEL__)
+// otherwise MSL headers bring in WIN32 dependant APIs
+#undef UNICODE
+#endif
/*
some compilers don't support iostream.h any longer, while some of theme
are not updated with <iostream> yet, so override the users setting here
/*
some compilers don't support iostream.h any longer, while some of theme
are not updated with <iostream> yet, so override the users setting here