mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4845
This commit is contained in:
parent
3db69edb05
commit
87a05abad3
|
@ -31,8 +31,10 @@
|
|||
#include "MainDocument.h"
|
||||
|
||||
|
||||
#ifdef __WXMSW__
|
||||
typedef BOOL (CALLBACK* IdleTrackerInit)();
|
||||
typedef void (CALLBACK* IdleTrackerTerm)();
|
||||
#endif
|
||||
|
||||
|
||||
IMPLEMENT_APP(CBOINCGUIApp)
|
||||
|
|
Loading…
Reference in New Issue