changeset 1977:10fea9f4dd2a

[project @ 1996-02-26 09:04:29 by jwe]
author jwe
date Mon, 26 Feb 1996 09:04:29 +0000
parents f6a78c706c85
children 7291daadce9d
files liboctave/lo-ieee.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/lo-ieee.cc
+++ b/liboctave/lo-ieee.cc
@@ -26,6 +26,7 @@
 #endif
 
 #include <cfloat>
+#include <cmath>
 
 #if defined (HAVE_FLOATINGPOINT_H)
 #include <floatingpoint.h>