mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 13:23:02 +04:00
core(ocl): syntax fix
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user