X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e2baee50d21f475024ffb04ab25c8945551d961..1171e2e56e0f0cc61f6d2bf95878fbb4eb2280da:/include/wx/x11/reparent.h diff --git a/include/wx/x11/reparent.h b/include/wx/x11/reparent.h index 37f358edfa..b98f70c918 100644 --- a/include/wx/x11/reparent.h +++ b/include/wx/x11/reparent.h @@ -12,7 +12,7 @@ #ifndef _WX_REPARENT_H_ #define _WX_REPARENT_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "reparent.h" #endif