diff src/pt-mat.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 36405da8e173
children b80bbb43a1a9
line wrap: on
line diff
--- a/src/pt-mat.cc	Mon Jan 31 07:41:01 2000 +0000
+++ b/src/pt-mat.cc	Tue Feb 01 04:06:39 2000 +0000
@@ -28,8 +28,8 @@
 #include <config.h>
 #endif
 
-#include <iostream.h>
-#include <strstream.h>
+#include <iostream>
+#include <strstream>
 
 #include "defun.h"
 #include "error.h"