X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e86d366cab7235fa0ce1c4df3eb3e7ca55350d35..08ee50db7c47941e8dec81ae81e357083a3d606e:/src/common/postscrp.cpp diff --git a/src/common/postscrp.cpp b/src/common/postscrp.cpp index 2660eddec9..0a6dd57b7f 100644 --- a/src/common/postscrp.cpp +++ b/src/common/postscrp.cpp @@ -50,11 +50,15 @@ #if wxUSE_IOSTREAMH #include +#include #else #include +#include +# ifdef _MSC_VER + using namespace std; +# endif #endif -#include #include #include #include