changeset 1580:0c49e5e8dd5b

[project @ 1995-10-19 21:26:43 by jwe]
author jwe
date Thu, 19 Oct 1995 21:26:43 +0000
parents 972ce8b5a757
children c02f877ca525
files src/xpow.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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>