*** empty log message ***

svn path=/trunk/boinc/; revision=1158
This commit is contained in:
Eric Heien 2003-05-05 23:44:30 +00:00
parent 5e21fa57a4
commit 77f8686412
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
// interfaces for accessing shared memory segments
#include <stdio.h>
#include <string.h>
#ifdef _WIN32
#include <windows.h>
#endif