X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9bd9677e8ae8ed41622478b1e6fd3d834db19e1..1b9a0df6794997ac17e866eeb9ea6ea91b6a803b:/src/univ/scrarrow.cpp diff --git a/src/univ/scrarrow.cpp b/src/univ/scrarrow.cpp index 48d669cf0d..83ae91fe15 100644 --- a/src/univ/scrarrow.cpp +++ b/src/univ/scrarrow.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univscrarrow.h" #endif