]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/gauge.h
Fixed stream test.
[wxWidgets.git] / include / wx / univ / gauge.h
index c113328e076693b6b9867ef97675e259204562e5..ae80f68767679f2137809e6951105f07ac18d386 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "gaugeuniv.h"
 #endif