From bb776a84351e144270c11dc9173cd592afee3906 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Thu, 30 Mar 2006 06:14:19 +0000 Subject: Fix --- cpp/src/IceUtil/Random.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IceUtil/Random.cpp') diff --git a/cpp/src/IceUtil/Random.cpp b/cpp/src/IceUtil/Random.cpp index f7c97dc095a..31b230df42a 100644 --- a/cpp/src/IceUtil/Random.cpp +++ b/cpp/src/IceUtil/Random.cpp @@ -8,11 +8,11 @@ // ********************************************************************** #include +#include #ifdef _WIN32 # include #else -# include # include # include #endif -- cgit v1.2.3