mirror of https://github.com/BOINC/boinc.git
- wrapper: compile fix
svn path=/trunk/boinc/; revision=18882
This commit is contained in:
parent
f8977c52e7
commit
9925988c77
|
@ -7062,3 +7062,9 @@ David 19 Aug 2009
|
||||||
cpu_sched.cpp
|
cpu_sched.cpp
|
||||||
lib/
|
lib/
|
||||||
coproc.h
|
coproc.h
|
||||||
|
|
||||||
|
David 19 Aug 2009
|
||||||
|
- wrapper: compile fix
|
||||||
|
|
||||||
|
samples/wrapper/
|
||||||
|
wrapper.cpp
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
#include "filesys.h"
|
#include "filesys.h"
|
||||||
#include "parse.h"
|
#include "parse.h"
|
||||||
#include "str_util.h"
|
#include "str_util.h"
|
||||||
|
#include "str_replace.h"
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "error_numbers.h"
|
#include "error_numbers.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue