]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dragimag.cpp
TransferFrom/ToWindow() were reverted, fixed
[wxWidgets.git] / src / msw / dragimag.cpp
index 1d88dfca550bcfd788b0b08b515c63e0ba953cee..de1e7b088e6891130e533415085743a05070b01c 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dragimag.h"
 #endif