]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Cleaned up the API for class/structure/function names to follow the wxWindows convent...
[wxWidgets.git] / include / wx / wxchar.h
index 91103040c6a5d1814f271dce0fd61ef70d039ebd..2f53037c716494f07de0f83927e84aa449c9715f 100644 (file)
@@ -18,7 +18,8 @@
 
 // only do SBCS or _UNICODE
 #if defined (_MBCS )
-#  error "MBCS is not supported by wxChar"
+// It may be OK anyway.
+// #  error "MBCS is not supported by wxChar"
 #endif
 
 // set wxUSE_UNICODE to 1 if UNICODE or _UNICODE is defined