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