]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/choicdgg.cpp
GTK2 compilation fix for Vadim's compilation fix
[wxWidgets.git] / src / generic / choicdgg.cpp
index 695b283eefbb26ecf45a0f7932338dd9e9f753c1..3ab1c53a75ec4b743280d2a5cdccd0bae80b369f 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "choicdgg.h"
 #endif