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