]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dragimgg.cpp
Fix building wxSTC as a DLL using MinGW GCC 3.x.
[wxWidgets.git] / src / generic / dragimgg.cpp
index 9d6ae54d2991c8f6e88d7abc39c0634e22181e9b..20e90cf378bd9c9de60a7d1e9c0f456268e8d8a1 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dragimgg.h"
 #endif