X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57bfe3be851afc62b22e7bacdc67f011f86e7e31..04857cb707be4de8083e599fc2e1967c77eb7f5e:/src/motif/app.cpp?ds=inline diff --git a/src/motif/app.cpp b/src/motif/app.cpp index 15e251c45c..0641c9878e 100644 --- a/src/motif/app.cpp +++ b/src/motif/app.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "app.h" #endif