changeset 288:f8ae4f4dc9fd

[project @ 1994-01-13 03:29:16 by jwe]
author jwe
date Thu, 13 Jan 1994 03:29:16 +0000
parents 6027a905fc06
children c23f50e61c58
files liboctave/NPSOL.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/NPSOL.cc	Thu Jan 13 01:42:10 1994 +0000
+++ b/liboctave/NPSOL.cc	Thu Jan 13 03:29:16 1994 +0000
@@ -26,6 +26,7 @@
 #endif
 
 #include <math.h>
+#include <float.h>
 #include <string.h>
 #include <strstream.h>