]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/checklst.h
made UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)
[wxWidgets.git] / include / wx / gtk1 / checklst.h
index 19d1ae02efbf15f3a267a60e61cf71c0dee9217d..aa26886c0f18248b748afd8e09c8627fe175b41c 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKCHECKLISTH__
 #define __GTKCHECKLISTH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif