]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/htmlparser.cpp
Fix docs for Bind
[wxWidgets.git] / utils / configtool / src / htmlparser.cpp
index a07089fb5a0029fc998def9f7d214579dd8cd13c..d486caad1658d3a88b9fa5cbdc1af436d7bda6f3 100644 (file)
@@ -12,7 +12,7 @@
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "htmlparser.h"
 #endif