Mercurial > hg > octave-nkf
diff src/toplev.cc @ 3503:d14c483b3c12
[project @ 2000-02-01 04:06:07 by jwe]
author | jwe |
---|---|
date | Tue, 01 Feb 2000 04:06:39 +0000 |
parents | 5ee5afb3981a |
children | b80bbb43a1a9 |
line wrap: on
line diff
--- a/src/toplev.cc +++ b/src/toplev.cc @@ -30,12 +30,11 @@ #include <cstdlib> #include <cstring> +#include <fstream> +#include <iostream> +#include <strstream> #include <string> -#include <fstream.h> -#include <iostream.h> -#include <strstream.h> - #ifdef HAVE_UNISTD_H #ifdef HAVE_SYS_TYPES_H #include <sys/types.h>