X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57bfe3be851afc62b22e7bacdc67f011f86e7e31..c26275faab457acd8863e92da477ff70b55e1107:/src/motif/app.cpp 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