mirror of https://github.com/BOINC/boinc.git
lib: Adjust #include files as requested by Oliver Bock
svn path=/trunk/boinc/; revision=25880
This commit is contained in:
parent
8b67c32187
commit
6f330ed430
|
@ -4994,3 +4994,9 @@ David 17 July 2012
|
|||
|
||||
client/
|
||||
cs_scheduler.cpp
|
||||
|
||||
Charlie 18 July 2012
|
||||
- lib: Adjust #include files as requested by Oliver Bock.
|
||||
|
||||
lib/
|
||||
procinfo_mac.cpp
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#endif
|
||||
|
||||
#include "procinfo.h"
|
||||
#include "client_state.h"
|
||||
#include "error_numbers.h"
|
||||
|
||||
using std::vector;
|
||||
|
||||
|
|
Loading…
Reference in New Issue