mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
core(ocl): syntax fix
This commit is contained in:
parent
75b980ac64
commit
b389c1cfe7
@ -334,7 +334,7 @@ CV_SUPPRESS_DEPRECATED_END
|
||||
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"
|
||||
#endif
|
||||
|
||||
#else HAVE_OPENCL_STATIC
|
||||
#else // HAVE_OPENCL_STATIC
|
||||
|
||||
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user