X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11334a9e5a2a82b6c4077177aeb82ec4c290f18e..e07d33e7244bbc6192b00cd7839ea96a50014228:/src/motif/msgdlg.cpp 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