X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11334a9e5a2a82b6c4077177aeb82ec4c290f18e..8e87d1c923df6dcfda7cf3ad02cd5929be26150d:/src/motif/msgdlg.cpp?ds=inline 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