Commit e14acabb authored by peng xiao's avatar peng xiao

Fix ocl moudle build with latest Intel OpenCL SDK.

We found that cl.h file provided in latest Intel SDK muted deprecated interfaces.
parent 2aa5f1bf
......@@ -43,6 +43,7 @@
//
//M*/
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
#include "precomp.hpp"
using namespace std;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment