diff src/pt-arg-list.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 7c96e85c76db
children 95663a3a2682
line wrap: on
line diff
--- a/src/pt-arg-list.cc	Mon Jan 31 07:41:01 2000 +0000
+++ b/src/pt-arg-list.cc	Tue Feb 01 04:06:39 2000 +0000
@@ -28,11 +28,10 @@
 #include <config.h>
 #endif
 
+#include <iostream>
+#include <strstream>
 #include <string>
 
-#include <iostream.h>
-#include <strstream.h>
-
 #include "str-vec.h"
 
 #include "error.h"