mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #10121 from alalek:ocl_syntax_fix
This commit is contained in:
commit
c3cced0f89
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user