*** empty log message ***

svn path=/trunk/boinc/; revision=3600
This commit is contained in:
Karl Chen 2004-06-16 10:13:36 +00:00
parent af4d1799f3
commit 770eb34cf1
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
#ifndef _BOINC_API_
#define _BOINC_API_
// NOTE: this is required on windows as well as unix, do not add "#ifndef
// _WIN32" -- if something is not working on windows let's find a working
// solution
#include <string>
using namespace std;