X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7c40406e6353e73f79b4842f0b1130ec5b97437..de2ce07c7a13f9b0800c8f9e68adadebdc9aa89c:/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