diff liboctave/Quad.h @ 1536:26411f9c7603

[project @ 1995-10-05 05:41:26 by jwe]
author jwe
date Thu, 05 Oct 1995 05:51:20 +0000
parents dc527156c38c
children 43248236fcd9
line wrap: on
line diff
--- a/liboctave/Quad.h
+++ b/liboctave/Quad.h
@@ -28,6 +28,9 @@
 #pragma interface
 #endif
 
+#include <cfloat>
+#include <cmath>
+
 #include "dColVector.h"
 
 #if !defined (octave_Quad_typedefs)