]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/msgdlg.h
added missing consts and pass objects by const reference instead of by value (patch...
[wxWidgets.git] / include / wx / mac / msgdlg.h
index 758b8b11712615c374d1c0f42e3d1446aaab14c0..d3c1e31de54a073205dd34af575c86e52e2681e0 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/msgdlg.h"
 #else
 #include "wx/mac/carbon/msgdlg.h"
-#endif
\ No newline at end of file
+#endif