X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11334a9e5a2a82b6c4077177aeb82ec4c290f18e..785f5eaa05195f5e44a974861864324667a3326e:/src/motif/msgdlg.cpp?ds=sidebyside diff --git a/src/motif/msgdlg.cpp b/src/motif/msgdlg.cpp index caf660584d..cbc30128a0 100644 --- a/src/motif/msgdlg.cpp +++ b/src/motif/msgdlg.cpp @@ -13,7 +13,7 @@ // declarations // ============================================================================ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "msgdlg.h" #endif