]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/choice.cpp
flags extension
[wxWidgets.git] / src / motif / choice.cpp
index 37f3a967cf691438e125147cd5664db77eba5839..233a0670e5497c331ebb42c836d67a169460586a 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "choice.h"
 #endif