]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cwc.h
added missing header to fix !USE_PCH compilation
[wxWidgets.git] / include / wx / wx_cwc.h
index 8fa963af549b9728265f1138c2966f2cf477c779..44e3cb65e347a57470650b1dd67f828140ef04d1 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx_cw.h
-// Purpose:     wxWindows definitions for CodeWarrior builds
+// Purpose:     wxWidgets definitions for CodeWarrior builds
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     12/10/98
@@ -12,7 +12,7 @@
 #ifndef _WX_CW__
 #define _WX_CW__
 
-#if __MWERKS__ >= 0x2400
+#if __MWERKS__ >= 0x2400 && __MWERKS__ <= 0x3200
 #pragma old_argmatch on
 #endif