Merge pull request #10121 from alalek:ocl_syntax_fix

This commit is contained in:
Vadim Pisarevsky 2017-11-21 12:40:19 +00:00
commit c3cced0f89

View File

@ -334,7 +334,7 @@ CV_SUPPRESS_DEPRECATED_END
#include "opencv2/core/opencl/runtime/opencl_gl.hpp" #include "opencv2/core/opencl/runtime/opencl_gl.hpp"
#endif #endif
#else HAVE_OPENCL_STATIC #else // HAVE_OPENCL_STATIC
#include "opencv2/core/opencl/runtime/opencl_gl.hpp" #include "opencv2/core/opencl/runtime/opencl_gl.hpp"