]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
corrected wxUSE_BOOKCTRL test
[wxWidgets.git] / include / wx / html / helpctrl.h
index 573641ac23b8b2aa6f4099f9c32723f26eb99c3f..d0b8691ca12c8e083ae6fd5e52abf613cd0e50dc 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/defs.h"
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "helpctrl.h"
 #endif