Merge pull request #14155 from alalek:fix_macos_ocl_warnings_3.4
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
#define clWaitForEvents clWaitForEvents_
|
||||
|
||||
#if defined __APPLE__
|
||||
#define CL_SILENCE_DEPRECATION
|
||||
#include <OpenCL/cl.h>
|
||||
#else
|
||||
#include <CL/cl.h>
|
||||
|
||||
Reference in New Issue
Block a user