X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aeb500e64cfc83781e462b68feae19118b9cb105..02a8e64ca3a617d776e6e5f881f915aadbd47c4c:/src/generic/splash.cpp diff --git a/src/generic/splash.cpp b/src/generic/splash.cpp index d5b8da7896..d498bb4e55 100644 --- a/src/generic/splash.cpp +++ b/src/generic/splash.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "splash.h" #endif