diff liboctave/lo-ieee.cc @ 1977:10fea9f4dd2a

[project @ 1996-02-26 09:04:29 by jwe]
author jwe
date Mon, 26 Feb 1996 09:04:29 +0000
parents 4cb6aaa0f2c7
children 1b57120c997b
line wrap: on
line diff
--- a/liboctave/lo-ieee.cc	Sun Feb 25 05:14:21 1996 +0000
+++ b/liboctave/lo-ieee.cc	Mon Feb 26 09:04:29 1996 +0000
@@ -26,6 +26,7 @@
 #endif
 
 #include <cfloat>
+#include <cmath>
 
 #if defined (HAVE_FLOATINGPOINT_H)
 #include <floatingpoint.h>