mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3618
This commit is contained in:
parent
5ceaf4c43a
commit
28fccfb4f0
|
@ -20,7 +20,7 @@
|
|||
|
||||
#if defined(_WIN32) && defined(_CONSOLE)
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "boinc_win.h"
|
||||
|
||||
#include "diagnostics.h"
|
||||
#include "util.h"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
// Contributor(s):
|
||||
//
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "boinc_win.h"
|
||||
|
||||
#include "win_util.h"
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
// Contributor(s):
|
||||
//
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "boinc_win.h"
|
||||
#include "wingui_listctrl.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue