]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
Applied patch [ 1373215 ] Codewarrior 9 (+?) warning fixes
[wxWidgets.git] / include / wx / platform.h
index aa6c716c03370a3bf2c3950eaafbfd189a7b3353..731bcc61871c764e5366054e24e2a133488bdaef 100644 (file)
 #endif /* wxUSE_UNICODE */
 
 #if defined( __MWERKS__ ) && !defined(__INTEL__)
-// otherwise MSL headers bring in WIN32 dependant APIs
+/* otherwise MSL headers bring in WIN32 dependant APIs */
 #undef UNICODE
 #endif