--- trunk/OOPSE-4/src/io/basic_ifstrstream.hpp 2004/10/15 15:20:14 1572 +++ trunk/OOPSE-4/src/io/basic_ifstrstream.hpp 2004/10/15 18:20:44 1577 @@ -38,7 +38,7 @@ #include #ifdef IS_MPI -#include +#include #endif namespace oopse { @@ -118,7 +118,7 @@ class basic_ifstrstream : public basic_istream<_CharT, } /** - * + * virtual destructor will close the file(in single mode) and clear the stream buffer */ ~basic_ifstrstream(){ close();