]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_pre.cpp
backported HTML tables horizontal size fix
[wxWidgets.git] / src / html / m_pre.cpp
index 27fa27a31a110695632a275ad28095f541dea5e1..558f29e3d877393fa08faab98920af731b2172f9 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #endif