X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74039d33c7a9601159c01d8f940b5a284c4b362a..1ce5dd35ebae68444e0faca73f087c63a8314a05:/src/motif/evtloop.cpp diff --git a/src/motif/evtloop.cpp b/src/motif/evtloop.cpp index 94f636eebf..f0f1d779dc 100644 --- a/src/motif/evtloop.cpp +++ b/src/motif/evtloop.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "evtloop.h" #endif