]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dde.cpp
implementation changes to closer follow MSW, crashes fixed
[wxWidgets.git] / src / msw / dde.cpp
index 28147375dd05de643d8c7840795070712ecd562d..1ddd1a726d719001543bbc61ace2a540b4d8af8a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dde.h"
 #endif