Quick Updates

svn path=/trunk/boinc/; revision=24571
This commit is contained in:
Rom Walton 2011-11-10 17:41:13 +00:00
parent e732b9d2ef
commit c85668d044
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
#ifndef __CL_BOINC_H
#define __CL_BOINC_H
#ifdef __APPLE__
/* Contains #defines for AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER below */
#include <AvailabilityMacros.h>
#endif
#if defined(_WIN32)
#define CL_API_ENTRY
#define CL_API_CALL __stdcall