X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0571f3419db967401acc081ff8924e4e4152f8..1ec46a5b35233f3c69c5b73e4b0b36f44c650633:/include/wx/wx_cwc_d.h diff --git a/include/wx/wx_cwc_d.h b/include/wx/wx_cwc_d.h index b5649cd4a0..46a17bc2dc 100644 --- a/include/wx/wx_cwc_d.h +++ b/include/wx/wx_cwc_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