diff liboctave/Array.cc @ 4518:382cb0ed8c14

[project @ 2003-09-20 18:08:40 by jwe]
author jwe
date Sat, 20 Sep 2003 18:08:40 +0000
parents b4449b1193ac
children e8d87fefd144
line wrap: on
line diff
--- a/liboctave/Array.cc	Sat Sep 20 02:06:07 2003 +0000
+++ b/liboctave/Array.cc	Sat Sep 20 18:08:40 2003 +0000
@@ -30,6 +30,7 @@
 #endif
 
 #include <cassert>
+#include <climits>
 
 #include <iostream>