PIVector2D fix

git-svn-id: svn://db.shs.com.ru/pip@800 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2019-06-11 13:52:56 +00:00
parent 477c9dc256
commit 1d0ccd3152
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#include "piopencl.h"
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS
#define CL_USE_DEPRECATED_OPENCL_2_0_APIS
#ifdef MAC_OS
# include "cl.h"
#else