]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpwin.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / msw / helpwin.cpp
index cdcaa376288bd53ebc420a2e78911b256f360f03..b2d56135569828ae6348cba1413b52dd7f4e625f 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "helpwin.h"
 #endif