diff liboctave/dNDArray.cc @ 5164:57077d0ddc8e

[project @ 2005-02-25 19:55:24 by jwe]
author jwe
date Fri, 25 Feb 2005 19:55:28 +0000
parents ea96466f98ea
children 23b37da9fd5b
line wrap: on
line diff
--- a/liboctave/dNDArray.cc
+++ b/liboctave/dNDArray.cc
@@ -26,6 +26,7 @@
 #endif
 
 #include <cfloat>
+
 #include <vector>
 
 #include "Array-util.h"