From 6d6f00870e27a2616426b34c23dedc83e935dfda Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 22 May 2002 15:52:26 +0000 Subject: [PATCH] Added #include for Mac build svn path=/trunk/boinc/; revision=48 --- client/app.C | 1 + 1 file changed, 1 insertion(+) diff --git a/client/app.C b/client/app.C index 25609188d5..b15a2e0c9f 100644 --- a/client/app.C +++ b/client/app.C @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include