]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dialog.cpp
switching back to normal accessors, workaround not needed anymore
[wxWidgets.git] / src / msw / dialog.cpp
index c26ab6806241420f9859d71861f632ff338bf4cc..b7ccfaf0d657db12cf7f2ab8da04213a6900e14e 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dialog.h"
 #endif