diff --git a/include/wx/wxchar.h b/include/wx/wxchar.h index 5320075a0f..93d8a76918 100644 --- a/include/wx/wxchar.h +++ b/include/wx/wxchar.h @@ -400,7 +400,7 @@ So use our own replacements in both cases. */ - #if defined(__MWERKS__) + #if defined(__MWERKS__) && defined(__MSL__) #define wxNEED_WX_MBSTOWCS #endif