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

View File

@ -44,6 +44,8 @@
#ifndef __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
#define __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
#include "opencv2/ocl/ocl.hpp"
namespace cv
{