- server compile fix for gcc 4.3

svn path=/trunk/boinc/; revision=15647
This commit is contained in:
David Anderson 2008-07-21 22:29:10 +00:00
parent df4ae4f07a
commit 007b3ba9dd
2 changed files with 8 additions and 0 deletions

View File

@ -5916,3 +5916,9 @@ David 21 July 2008
clientgui/
DlgAdvPreferences.cpp
ViewWork.cpp
David 21 July 2008
- server compile fix for gcc 4.3
sched/
sched_config.h

View File

@ -22,6 +22,8 @@
#include "regex.h"
#include <vector>
#include <stdio.h>
using std::vector;
// parsed version of server configuration file