X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa89a22b8e47000c98bff05c6f545f331f1c353..7b70a3257f24daa4d574afd03c82e65631af1f2b:/src/univ/statline.cpp 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