mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3599
This commit is contained in:
parent
e4ffa9407b
commit
af4d1799f3
|
@ -20,10 +20,8 @@
|
||||||
#ifndef _BOINC_API_
|
#ifndef _BOINC_API_
|
||||||
#define _BOINC_API_
|
#define _BOINC_API_
|
||||||
|
|
||||||
#ifndef _WIN32
|
|
||||||
#include <string>
|
#include <string>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "app_ipc.h"
|
#include "app_ipc.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue