]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gauge.cpp
panther fix
[wxWidgets.git] / src / motif / gauge.cpp
index 23931f09d9c97c8d031db7d3aa0f9f5ef00354f3..4ab115b8a6dc4e1d988f8d7f63c0b39c594c6d05 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "gauge.h"
 #endif