X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9d830d3ea19fb4bbbba32fb00af3e8dd8e10537e..adb4816c3eb825108e8e94ef523a5da666111430:/src/generic/msgdlgg.cpp 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