]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/bmpbuttn.cpp
implemented Freeze/Thaw() (patch 922156)
[wxWidgets.git] / src / motif / bmpbuttn.cpp
index 4d3c21fa93b410afa96aad8830d0fadf8845fe83..00da6290faaccd19f3bf28c58e0fa0be75820a1a 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "bmpbuttn.h"
 #endif