diff src/pr-output.cc @ 1346:9e41dbb74bca

[project @ 1995-09-05 06:37:49 by jwe]
author jwe
date Tue, 05 Sep 1995 06:41:09 +0000
parents 94bedeb289e5
children 19c10b8657d5
line wrap: on
line diff
--- a/src/pr-output.cc
+++ b/src/pr-output.cc
@@ -25,9 +25,9 @@
 #include <config.h>
 #endif
 
-#include <cstring>
+#include <cfloat>
 #include <cmath>
-#include <cfloat>
+#include <cstring>
 
 #include <iostream.h>
 #include <strstream.h>