]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/msgdlg.cpp
fixes to radio button handling (patch 803360)
[wxWidgets.git] / src / msw / msgdlg.cpp
index 3b5517b828914592bdb5f51821ca7a27743cb323..c51438155da7b62f164d942eaa945057683be498 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "msgdlg.h"
 #endif