diff liboctave/LSODE.h @ 1872:d5ba1bd06584

[project @ 1996-02-04 12:52:14 by jwe]
author jwe
date Sun, 04 Feb 1996 12:55:04 +0000
parents 52e7bca8ce33
children 8c4bce5e773e
line wrap: on
line diff
--- a/liboctave/LSODE.h	Sun Feb 04 12:07:20 1996 +0000
+++ b/liboctave/LSODE.h	Sun Feb 04 12:55:04 1996 +0000
@@ -32,6 +32,7 @@
 class ostream;
 #endif
 
+#include <cfloat>
 #include <cmath>
 
 #include "ODE.h"