]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_gauge.cpp
WinCE adaptations
[wxWidgets.git] / src / xrc / xh_gauge.cpp
index c529b21cbf7c36e8ad1125511015e23b825f7bfd..55e42a744cb7461d0794633f2fc69ab2c9932b93 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_gauge.h"
 #endif