X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa89a22b8e47000c98bff05c6f545f331f1c353..5c526007a8909e8856a6d1fb656c5150738d2e4a:/src/univ/statline.cpp?ds=inline diff --git a/src/univ/statline.cpp b/src/univ/statline.cpp index 2eee48c214..a4527c4017 100644 --- a/src/univ/statline.cpp +++ b/src/univ/statline.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univstatline.h" #endif