Fixed to allow compilation on Windows.

svn path=/trunk/boinc/; revision=92
This commit is contained in:
Eric Heien 2002-06-06 21:39:17 +00:00
parent 90664f37a8
commit f42ef89b4b
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
//
#include "version.h"
#include "windows_cpp.h"
int gversion = VERSION;
char* gplatform_name = HOSTTYPE;