--- ./classes/include/ArtsNetMatrixEntry.hh.orig Mon Oct 2 13:05:17 2000 +++ ./classes/include/ArtsNetMatrixEntry.hh Wed Sep 25 16:38:10 2002 @@ -51,9 +51,10 @@ } #ifdef HAVE_IOSTREAM - #include +# include + using namespace std; #else - #include +# include #endif #ifdef HAVE_IOMANIP