]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmltag.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / html / htmltag.cpp
index 0d71df7cf7eeace1396cb6f064fe46db33624573..656ec5efce229f84c209e7435f64c03870697295 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmltag.h"
 #endif