X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..b51434be519974a3ee301adb8be111f36a1c609e:/include/wx/wx_cw_d.h diff --git a/include/wx/wx_cw_d.h b/include/wx/wx_cw_d.h index 75a2a5ed2e..94d5dd1741 100644 --- a/include/wx/wx_cw_d.h +++ b/include/wx/wx_cw_d.h @@ -12,6 +12,10 @@ #ifndef _WX_CW__ #define _WX_CW__ +#if __MWERKS__ >= 0x2400 +#pragma old_argmatch on +#endif + #if __option(profile) #error "profiling is not supported in debug versions" #else