]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
fixed bug in DeleteEntry()
[wxWidgets.git] / include / wx / html / htmprint.h
index 5b7c72db7b5c5171e26ba34e8078b072ec03d5c8..d71509834d52a877615b2fcc1e028c53ad73dfbd 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMPRINT_H_
 #define _WX_HTMPRINT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmprint.h"
 #endif