From 246336c49cea0db21157d16551e0c15b3eeda050 Mon Sep 17 00:00:00 2001 From: Gabriele Gristina Date: Mon, 14 Nov 2016 19:28:07 +0100 Subject: [PATCH] Fix CL_BUILD_PROGRAM_FAILURE on OSX (#412) --- OpenCL/inc_vendor.cl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index efddcf50e..d225137bf 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -216,4 +216,5 @@ #undef _unroll #endif -#endif \ No newline at end of file +#endif +