From 6473396adcf910f3700e34f2a138f3fded884242 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 20 Apr 2007 18:50:56 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=12434 --- lib/str_util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/str_util.h b/lib/str_util.h index ebb7c36656..62cee3fb61 100755 --- a/lib/str_util.h +++ b/lib/str_util.h @@ -26,7 +26,6 @@ #include #include #include -#include #define MEGA (1048576.0) #define GIGA (1024.*1048576.0)