]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/radiobox.cpp
fixes for new lib dirs for wxMSW
[wxWidgets.git] / src / msw / radiobox.cpp
index 39e4d068f641cc2f808e4ea05fd7c076665531a8..19ae0e3b051a9045d6a8603dbee9027025e8a562 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "radiobox.h"
 #endif