]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlpars.cpp
new VC++ project files with both dll and lib in one project
[wxWidgets.git] / src / html / htmlpars.cpp
index b205c3305b222f2b14f4e0390953b8a735acd9c1..9718c67ee37d7ee5e45979a1364e2e417e21c520 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmlpars.h"
 #endif