X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0250ba3e5f1b176fa69eb5aa7301069ad3bfcf3..0e080be64b6b1f1269d78d95efb2ac728fc95a6d:/include/wx/wfstream.h?ds=sidebyside diff --git a/include/wx/wfstream.h b/include/wx/wfstream.h index fedadfae4a..3987d3e1dc 100644 --- a/include/wx/wfstream.h +++ b/include/wx/wfstream.h @@ -12,7 +12,7 @@ #ifndef _WX_WXFSTREAM_H__ #define _WX_WXFSTREAM_H__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "wfstream.h" #endif