1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Build error fix for binary-complience-checker tool.

This commit is contained in:
Alexander Smorkalov
2013-11-26 17:39:40 +04:00
parent d45ce086c1
commit 8fe4ab280b
@@ -44,6 +44,8 @@
#ifndef __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
#define __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
#include "opencv2/ocl/ocl.hpp"
namespace cv
{