X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7c40406e6353e73f79b4842f0b1130ec5b97437..811697104b7e2f30a28feb4171c1c408f0459966:/src/generic/statline.cpp diff --git a/src/generic/statline.cpp b/src/generic/statline.cpp index a7e4f99dc1..28fd5b63d5 100644 --- a/src/generic/statline.cpp +++ b/src/generic/statline.cpp @@ -16,7 +16,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "statline.h" #endif