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