]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/droptgt.cpp
fixed crash on startup under GTK
[wxWidgets.git] / src / msw / ole / droptgt.cpp
index 759dc6ba810658b67b5fe6c5792f882d16014b21..46da03329de8afb6eeedc28115bad92937d29924 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "droptgt.h"
 #endif