]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cwc.h
No changes, just move time functions from wx/stopwatch.h to wx/time.h.
[wxWidgets.git] / include / wx / wx_cwc.h
index 18007f921fe25281d0625caec933baa1c6e3effc..b9374e4eac13e0926a46fdf973b0a42b20f98911 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx_cw.h
+// Name:        wx/wx_cwc.h
 // Purpose:     wxWidgets definitions for CodeWarrior builds
 // Author:      Stefan Csomor
 // Modified by:
@@ -12,8 +12,8 @@
 #ifndef _WX_CW__
 #define _WX_CW__
 
-#if __MWERKS__ >= 0x2400 && __MWERKS__ <= 0x3200
-#pragma old_argmatch on
+#if __MWERKS__ >= 0x2400 && __MWERKS__ < 0x3200
+    #pragma old_argmatch on
 #endif
 
 #if __option(profile)