X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0571f3419db967401acc081ff8924e4e4152f8..af8964c4c3770b2d54ee54a9f8275113e944a3d9:/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