diff src/pr-output.cc @ 3124:38684be52a3e

[project @ 1997-12-12 04:01:51 by jwe]
author jwe
date Fri, 12 Dec 1997 04:01:56 +0000
parents f936c7f5074f
children 02766207b74c
line wrap: on
line diff
--- a/src/pr-output.cc	Wed Dec 10 06:15:37 1997 +0000
+++ b/src/pr-output.cc	Fri Dec 12 04:01:56 1997 +0000
@@ -25,6 +25,7 @@
 #endif
 
 #include <cfloat>
+#include <cmath>
 #include <cstdio>
 #include <cstring>
 
@@ -41,7 +42,6 @@
 #include "lo-mappers.h"
 #include "mach-info.h"
 #include "oct-cmplx.h"
-#include "oct-math.h"
 #include "str-vec.h"
 
 #include "defun.h"