diff src/pr-output.cc @ 1769:bc7ae9be3378

[project @ 1996-01-23 06:49:08 by jwe]
author jwe
date Tue, 23 Jan 1996 06:49:08 +0000
parents 3a9462b655f1
children 12bc3042c596
line wrap: on
line diff
--- a/src/pr-output.cc
+++ b/src/pr-output.cc
@@ -26,7 +26,6 @@
 #endif
 
 #include <cfloat>
-#include <cmath>
 #include <cstring>
 
 #include <string>
@@ -38,6 +37,7 @@
 #include "Range.h"
 #include "dMatrix.h"
 #include "oct-cmplx.h"
+#include "oct-math.h"
 #include "str-vec.h"
 
 #include "defun.h"