X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9d830d3ea19fb4bbbba32fb00af3e8dd8e10537e..1978421a6d8b81c1f8a961da4b8ddf544fec7b1b:/src/generic/msgdlgg.cpp?ds=sidebyside diff --git a/src/generic/msgdlgg.cpp b/src/generic/msgdlgg.cpp index 96b6cc0a67..7e2d9de6c0 100644 --- a/src/generic/msgdlgg.cpp +++ b/src/generic/msgdlgg.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "msgdlgg.h" #endif