]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/choice.cpp
correction for include name
[wxWidgets.git] / src / gtk / choice.cpp
index 5cda4d680880bae5adad7fe82e36963b568bf6bf..d6bac5341e0906d234a1a7b299175d9806983343 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "choice.h"
 #endif