X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/092276a865b66caa5e1b5336dd96145701199e68..7dd8b1ea102a9c25be25ef6ef33630afed1dbc7c:/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