- API: compile fix

svn path=/trunk/boinc/; revision=15447
This commit is contained in:
David Anderson 2008-06-23 15:36:51 +00:00
parent 48675cea31
commit 8a99ca794a
2 changed files with 8 additions and 0 deletions

View File

@ -34,6 +34,8 @@
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <assert.h>
#include <algorithm>
#endif

View File

@ -5052,3 +5052,9 @@ David 22 June 2008
client_state.C
lib/
coproc.C,h
David 23 June 2008
- API: compile fix
api/
reduce_main.C