diff liboctave/DASRT.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 29980c6b8604
line wrap: on
line diff
--- a/liboctave/DASRT.cc
+++ b/liboctave/DASRT.cc
@@ -25,13 +25,13 @@
 #endif
 
 #include <cfloat>
-#include <cmath>
 
 #include <sstream>
 
 #include "DASRT.h"
 #include "f77-fcn.h"
 #include "lo-error.h"
+#include "lo-math.h"
 #include "quit.h"
 
 typedef octave_idx_type (*dasrt_fcn_ptr) (const double&, const double*, const double*,