client: fix compile error

svn path=/trunk/boinc/; revision=15812
This commit is contained in:
Charlie Fenton 2008-08-12 22:30:37 +00:00
parent 31d0997a61
commit c480c46a9f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <cstring>
#include <deque>
#endif
#include "str_util.h"
using std::deque;