]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmltag.h
Wince fix
[wxWidgets.git] / include / wx / html / htmltag.h
index f681056d584c16171921059f0320d09c02a95e6d..f09efd74b1307559f7524ad1ddc8a248cb661230 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLTAG_H_
 #define _WX_HTMLTAG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmltag.h"
 #endif