X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/16549a872342866e566ead18a2767384c5bde427..c3c62822fdda9d340179dec663a806e905882cc9:/include/wx/ioswrap.h diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h index 6fe41e556b..72dee5bbaa 100644 --- a/include/wx/ioswrap.h +++ b/include/wx/ioswrap.h @@ -11,12 +11,16 @@ #if wxUSE_STD_IOSTREAM +#include "wx/beforestd.h" + #if wxUSE_IOSTREAMH # include #else # include #endif +#include "wx/afterstd.h" + #ifdef __WXMSW__ # include "wx/msw/winundef.h" #endif