]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmprint.cpp
Do archive name case conversion for wxMac and wxMotif
[wxWidgets.git] / src / html / htmprint.cpp
index 1206f2f87054bf559bd9b64b6e557552a48dbc26..24c0d7764c74781e8a9d3c9f6e05da79e7c85e30 100644 (file)
@@ -9,7 +9,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmprint.h"
 #endif