]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/msgdlg.cpp
compilation fix after last check in
[wxWidgets.git] / src / gtk / msgdlg.cpp
index 85ac15e5ebb37a3e1289a2636b13e0572385b52e..d700da2101e6cab0005c4d2acc09d44ce26abb8b 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "msgdlg.h"
 #endif