diff src/help.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents ae7adbb591e8
children b80bbb43a1a9
line wrap: on
line diff
--- a/src/help.cc	Mon Jan 31 07:41:01 2000 +0000
+++ b/src/help.cc	Tue Feb 01 04:06:39 2000 +0000
@@ -28,12 +28,11 @@
 #include <cstdlib>
 #include <cstring>
 
+#include <iostream>
+#include <fstream>
+#include <strstream>
 #include <string>
 
-#include <iostream.h>
-#include <fstream.h>
-#include <strstream.h>
-
 #ifdef HAVE_UNISTD_H
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>