git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24865
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
#if !wxUSE_UNICODE
#endif
#if !wxUSE_UNICODE
#else // Unicode
#if (defined(__GNUC__) && !wxCHECK_GCC_VERSION(2, 96))
#else // Unicode
#if (defined(__GNUC__) && !wxCHECK_GCC_VERSION(2, 96))
- # define wx_wchar __WCHAR_TYPE__
+ # define wx_wchar __WCHAR_TYPE__
#else // __WCHAR_TYPE__ and gcc < 2.96
// standard case
#else // __WCHAR_TYPE__ and gcc < 2.96
// standard case
- # define wx_wchar wchar_t
+ # define wx_wchar wchar_t
#endif // __WCHAR_TYPE__
#endif // ASCII/Unicode
#endif // __WCHAR_TYPE__
#endif // ASCII/Unicode