mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3601
This commit is contained in:
parent
770eb34cf1
commit
ccc269ec72
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue