]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Some OS/2 Modifications
[wxWidgets.git] / include / wx / wxchar.h
index 1ac1585756baa6c447c16e61808e4fc50007c8e9..c185288ce6be8a45894ca5153a82b6c98a1c2e53 100644 (file)
@@ -281,8 +281,8 @@ typedef  _TUCHAR     wxUChar;
 #      define wxUSE_WCHAR_T 0
 #    elif defined(__WATCOMC__)
 #      define wxUSE_WCHAR_T 0
-#    elif defined(__VISAGECPP__) && (__IBMCPP__ >= 400)
-#      define wxUSE_WCHAR_T 1
+#    elif defined(__VISAGECPP__) && (__IBMCPP__ < 400)
+#      define wxUSE_WCHAR_T 0
 #    else
   // add additional compiler checks if this fails
 #      define wxUSE_WCHAR_T 1