mirror of https://github.com/BOINC/boinc.git
client: fix compile error
svn path=/trunk/boinc/; revision=15812
This commit is contained in:
parent
31d0997a61
commit
c480c46a9f
|
@ -23,6 +23,7 @@
|
|||
#include <cstring>
|
||||
#include <deque>
|
||||
#endif
|
||||
#include "str_util.h"
|
||||
|
||||
using std::deque;
|
||||
|
||||
|
|
Loading…
Reference in New Issue