diff src/pr-output.cc @ 7231:2eb392d058bb

[project @ 2007-11-30 18:53:29 by jwe]
author jwe
date Fri, 30 Nov 2007 18:53:30 +0000
parents dd88d61d443f
children 8d6ab12f8fda d68fc0ca4ece
line wrap: on
line diff
--- a/src/pr-output.cc	Fri Nov 30 18:24:35 2007 +0000
+++ b/src/pr-output.cc	Fri Nov 30 18:53:30 2007 +0000
@@ -26,7 +26,6 @@
 #endif
 
 #include <cfloat>
-#include <cmath>
 #include <cstdio>
 #include <cstring>
 
@@ -41,6 +40,7 @@
 #include "cmd-edit.h"
 #include "dMatrix.h"
 #include "lo-mappers.h"
+#include "lo-math.h"
 #include "mach-info.h"
 #include "oct-cmplx.h"
 #include "quit.h"