workaround for bug in CW MSL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -152,7 +152,10 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif /* wxUSE_UNICODE */
|
#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
|
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
|
are not updated with <iostream> yet, so override the users setting here
|
||||||
|
Reference in New Issue
Block a user