]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_spin.cpp
(harmless) VC++ warning fixes
[wxWidgets.git] / src / xrc / xh_spin.cpp
index 3398ffaad1733141b61fa6659bb48afd777cefc5..616537b27cd0e8c2654b64b4fe860c42b16d8cc3 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_spin.h"
 #endif