diff liboctave/oct-time.cc @ 3290:b1969349f689

[project @ 1999-10-14 16:54:58 by jwe]
author jwe
date Thu, 14 Oct 1999 16:54:58 +0000
parents 4d33b1e56bff
children 8c6b4de3bdc8
line wrap: on
line diff
--- a/liboctave/oct-time.cc
+++ b/liboctave/oct-time.cc
@@ -24,6 +24,7 @@
 #include <config.h>
 #endif
 
+#include <climits>
 #include <cmath>
 
 #include "lo-error.h"