--- gcc-2.95.2/libio/stdiostream.h-inc Mon Aug 7 16:45:44 2000 +++ gcc-2.95.2/libio/stdiostream.h Mon Aug 7 16:46:10 2000 @@ -34,6 +34,10 @@ #include #include +#ifdef _WIN32 +#include +#endif + extern "C++" { class stdiobuf : public filebuf { protected: