*** empty log message ***

svn path=/trunk/boinc/; revision=3601
This commit is contained in:
Karl Chen 2004-06-16 10:13:51 +00:00
parent 770eb34cf1
commit ccc269ec72
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@
#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
// _WIN32" -- if something is not working on a particular version of MSVC
// let's find a working solution
#include <string>
using namespace std;