X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0749355ca011157dd7bd448c0c33eb5f2ff7331..9513c5b609740c15322f2284e5e8b9609eeaa069:/src/x11/reparent.cpp?ds=sidebyside diff --git a/src/x11/reparent.cpp b/src/x11/reparent.cpp index e8ce0ba30f..7e76d2334d 100644 --- a/src/x11/reparent.cpp +++ b/src/x11/reparent.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "reparent.h" #endif