Skip to content

Commit b389c1c

Browse files
committed
core(ocl): syntax fix
1 parent 75b980a commit b389c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/opencl/runtime/opencl_core.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ CV_SUPPRESS_DEPRECATED_END
334334
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"
335335
#endif
336336

337-
#else HAVE_OPENCL_STATIC
337+
#else // HAVE_OPENCL_STATIC
338338

339339
#include "opencv2/core/opencl/runtime/opencl_gl.hpp"
340340

0 commit comments

Comments
 (0)