]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/htmlparser.h
Added window styles to wxToolBar handler.
[wxWidgets.git] / utils / configtool / src / htmlparser.h
index 3c539914d14da62b76a099986a0717d6555b03a2..486b2f0c3ec4e9d61f5aaeb215062c60fb0209df 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _HTMLPARSER_H_
 #define _HTMLPARSER_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "htmlparser.cpp"
 #endif