X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/092276a865b66caa5e1b5336dd96145701199e68..77c5e9230e558873be25c8a5472b9b9038b03466:/src/motif/menuitem.cpp diff --git a/src/motif/menuitem.cpp b/src/motif/menuitem.cpp index 6283b0bb93..b2cd3c4496 100644 --- a/src/motif/menuitem.cpp +++ b/src/motif/menuitem.cpp @@ -13,7 +13,7 @@ // declarations // ============================================================================ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "menuitem.h" #endif