소스 검색

SOCL: fix deprecation warnings

Sylvain Henry 13 년 전
부모
커밋
497558585c
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      socl/src/ocl_icd.h

+ 0 - 2
socl/src/ocl_icd.h

@@ -27,8 +27,6 @@ Do not edit this file. It is automatically generated.
 
 */
 
-#define CL_USE_DEPRECATED_OPENCL_1_0_APIS
-#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
 #include "CL/cl.h"
 #include "CL/cl_gl.h"
 #include "CL/cl_ext.h"