]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlwin.cpp
Clear --> ClearBackground
[wxWidgets.git] / src / html / htmlwin.cpp
index 2f5f65d49eb9cbca88ed91e9b43d7cb50d757d32..264f950c310679c721ebd5aba40572dcdc63bc18 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmlwin.h"
 #pragma implementation "htmlproc.h"
 #endif