]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlcell.cpp
Applied patch2 of [ 703990 ] attrib support in wxGTK2 textctrl
[wxWidgets.git] / src / html / htmlcell.cpp
index e692487a1da5bb46618e41f80f01c502b88b9bbc..f378ce4a9ebbee24f073712b22f162e8fde9414c 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmlcell.h"
 #endif