X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53663be8a5ea8e1c6f178839209b67e8228e4642..0afb585238614ee5f7c048b78318f0a5829529c2:/include/wx/datstrm.h diff --git a/include/wx/datstrm.h b/include/wx/datstrm.h index c90ac629f2..18738669d8 100644 --- a/include/wx/datstrm.h +++ b/include/wx/datstrm.h @@ -12,7 +12,7 @@ #ifndef _WX_DATSTREAM_H_ #define _WX_DATSTREAM_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "datstrm.h" #endif