X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..c90b8250d9d0d94e17beff3f74bd86ca2654958c:/src/common/zstream.cpp diff --git a/src/common/zstream.cpp b/src/common/zstream.cpp index f1380d5b64..c58f98f716 100644 --- a/src/common/zstream.cpp +++ b/src/common/zstream.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "zstream.h" #endif