mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1158
This commit is contained in:
parent
5e21fa57a4
commit
77f8686412
|
@ -20,6 +20,8 @@
|
|||
// interfaces for accessing shared memory segments
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue