mirror of https://github.com/BOINC/boinc.git
Fixed to allow compilation on Windows.
svn path=/trunk/boinc/; revision=92
This commit is contained in:
parent
90664f37a8
commit
f42ef89b4b
|
@ -18,6 +18,7 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
#include "windows_cpp.h"
|
||||||
|
|
||||||
int gversion = VERSION;
|
int gversion = VERSION;
|
||||||
char* gplatform_name = HOSTTYPE;
|
char* gplatform_name = HOSTTYPE;
|
||||||
|
|
Loading…
Reference in New Issue