diff liboctave/LinConst.h @ 1366:f75432dff006

[project @ 1995-09-05 23:56:42 by jwe]
author jwe
date Tue, 05 Sep 1995 23:57:42 +0000
parents 64819a909ed7
children dc527156c38c
line wrap: on
line diff
--- a/liboctave/LinConst.h
+++ b/liboctave/LinConst.h
@@ -32,7 +32,7 @@
 
 class ColumnVector;
 
-#include <float.h>
+#include <cfloat>
 
 #include "dMatrix.h"
 #include "Bounds.h"