diff src/pr-output.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/pr-output.cc	Mon Jan 31 07:41:01 2000 +0000
+++ b/src/pr-output.cc	Tue Feb 01 04:06:39 2000 +0000
@@ -29,12 +29,11 @@
 #include <cstdio>
 #include <cstring>
 
+#include <iomanip>
+#include <iostream>
+#include <strstream>
 #include <string>
 
-#include <iomanip.h>
-#include <iostream.h>
-#include <strstream.h>
-
 #include "CMatrix.h"
 #include "Range.h"
 #include "cmd-edit.h"