]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpdata.cpp
backported HTML tables horizontal size fix
[wxWidgets.git] / src / html / helpdata.cpp
index 1327d261b5bdf28b88ad5269c4385c57dfaaafb7..ab8e0036fa3c3ed63dfd4fbce3afe26aa1221288 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "helpdata.h"
 #endif