]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dc.h
make wxTmemchr() return (and take) char* instead of void* in ANSI build too
[wxWidgets.git] / include / wx / mac / dc.h
index b6a814cfeacef323a1c29e4255583402dbc20d9e..ac1e66b22e4f721f479874249b0434ec8226b29f 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/dc.h"
 #else
 #include "wx/mac/carbon/dc.h"
-#endif
\ No newline at end of file
+#endif