X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aeb500e64cfc83781e462b68feae19118b9cb105..f3291a824a192f7d672ff9e52aef5987b8795a34:/src/generic/splash.cpp?ds=inline 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