--- trunk/OOPSE-4/src/io/basic_ifstrstream.hpp 2004/10/15 18:20:44 1577 +++ trunk/OOPSE-4/src/io/basic_ifstrstream.hpp 2004/10/15 20:35:01 1581 @@ -338,6 +338,6 @@ typedef basic_istringstream, a bool isRead; /** file opened flag */ }; -typedef basic_istringstream, allocator > ifstringstream; +typedef basic_ifstrstream, allocator > ifstrstream; }//namespace oopse #endif //IO_IFSTRSTREAM_HPP