From 8c18776800e626997139be960ca7b0361c325c2a Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 21 Aug 2001 01:47:04 +0000 Subject: [PATCH] #include (Peter Schmid) [SVN r10905] --- cast_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cast_test.cpp b/cast_test.cpp index e3ca7ea..091cfe6 100644 --- a/cast_test.cpp +++ b/cast_test.cpp @@ -16,6 +16,7 @@ #include #include +#include // for DBL_MAX (Peter Schmid) #include # if SCHAR_MAX == LONG_MAX