X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c4728f63395c3641aa62f2b549ee693eb8be978..eedc82f4e96c7f8f0b24addbfd6b4429c9587631:/include/wx/sckstrm.h?ds=inline diff --git a/include/wx/sckstrm.h b/include/wx/sckstrm.h index af1785542e..a987d8c15e 100644 --- a/include/wx/sckstrm.h +++ b/include/wx/sckstrm.h @@ -11,7 +11,7 @@ #ifndef __SCK_STREAM_H__ #define __SCK_STREAM_H__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface #endif