1 2 3 4 5 6
#define CL_TARGET_OPENCL_VERSION 110 /* #define WINDOWS 1 */ #ifdef WINDOWS #pragma warning(disable : 4996) #endif