diff src/xpow.cc @ 1580:0c49e5e8dd5b

[project @ 1995-10-19 21:26:43 by jwe]
author jwe
date Thu, 19 Oct 1995 21:26:43 +0000
parents 1da33230f424
children e846e361a265
line wrap: on
line diff
--- a/src/xpow.cc	Thu Oct 19 06:39:35 1995 +0000
+++ b/src/xpow.cc	Thu Oct 19 21:26:43 1995 +0000
@@ -26,6 +26,7 @@
 #endif
 
 #include <cassert>
+#include <climits>
 
 #include <Complex.h>