#if defined(__APPLE__) || defined(__MACOSX) // #include #define CL_TARGET_OPENCL_VERSION 120 #include "include/CL/cl.h" #else #include #endif