]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/dnd.cpp
Preserve previous state of sizers.
[wxWidgets.git] / src / x11 / dnd.cpp
index f4a9cefec71195a1ed465d0f5002f14fd96d0255..9ed4df67e6ea37f195cabd514e29d0f747459c31 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:    wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dnd.h"
 #endif