X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7c40406e6353e73f79b4842f0b1130ec5b97437..5a410e4453e28ee77ee3ad7a407ca71692f9f30f:/src/generic/statline.cpp?ds=inline 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