Build error fix for binary-complience-checker tool.

pull/1875/head
Alexander Smorkalov 12 years ago
parent d45ce086c1
commit 8fe4ab280b
  1. 2
      modules/ocl/include/opencv2/ocl/matrix_operations.hpp

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

Loading…
Cancel
Save