--- bstring.h.orig 1999-10-24 11:29:53 UTC +++ bstring.h @@ -21,13 +21,15 @@ #ifndef __BSTRING_HPP__ #define __BSTRING_HPP__ -#include #include #include #include -#include +#include #include "dos_comp.h" +using std::istream; +using std::ostream; + ////////////////////////////////////////////////////////////////////////////// class b_string