diff liboctave/lo-mappers.cc @ 7231:2eb392d058bb

[project @ 2007-11-30 18:53:29 by jwe]
author jwe
date Fri, 30 Nov 2007 18:53:30 +0000
parents a1dbe9d80eee
children 99c410f7f0b0 63e048203ed3
line wrap: on
line diff
--- a/liboctave/lo-mappers.cc	Fri Nov 30 18:24:35 2007 +0000
+++ b/liboctave/lo-mappers.cc	Fri Nov 30 18:53:30 2007 +0000
@@ -26,15 +26,11 @@
 #endif
 
 #include <cfloat>
-#include <cmath>
-
-#if defined (HAVE_SUNMATH_H)
-#include <sunmath.h>
-#endif
 
 #include "lo-error.h"
 #include "lo-ieee.h"
 #include "lo-mappers.h"
+#include "lo-math.h"
 #include "lo-specfun.h"
 #include "lo-utils.h"
 #include "oct-cmplx.h"