mirror of https://github.com/BOINC/boinc.git
MGR: fix compile error.
svn path=/trunk/boinc/; revision=16973
This commit is contained in:
parent
197ae314ac
commit
272686d94b
|
@ -551,3 +551,9 @@ Rom 21 Jan 2009
|
|||
|
||||
clientgui/
|
||||
BOINCClientManager.cpp
|
||||
|
||||
Charlie Jan 22 2009
|
||||
- MGR: fix compile error.
|
||||
|
||||
clientgui/
|
||||
BOINCClientManager.cpp
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
#include "BOINCBaseFrame.h"
|
||||
#include "AdvancedFrame.h"
|
||||
#include "BOINCClientManager.h"
|
||||
#include "error_numbers.h"
|
||||
|
||||
#ifdef __WXMAC__
|
||||
#include "filesys.h"
|
||||
|
|
Loading…
Reference in New Issue