提交 968c0954 编写于 作者: I ilya-lavrenov

gpu -> ocl

上级 90cf8fbd
......@@ -41,8 +41,8 @@
//
//M*/
#ifndef __OPENCV_GPU_MATRIX_OPERATIONS_HPP__
#define __OPENCV_GPU_MATRIX_OPERATIONS_HPP__
#ifndef __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
#define __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
namespace cv
{
......@@ -514,4 +514,4 @@ namespace cv
} /* end of namespace cv */
#endif /* __OPENCV_GPU_MATRIX_OPERATIONS_HPP__ */
#endif /* __OPENCV_OCL_MATRIX_OPERATIONS_HPP__ */
......@@ -1709,4 +1709,4 @@ namespace cv
# pragma warning( pop)
#endif
#endif /* __OPENCV_GPU_HPP__ */
#endif /* __OPENCV_OCL_HPP__ */
......@@ -70,7 +70,6 @@
#include "opencv2/ocl/ocl.hpp"
#include "opencv2/core/internal.hpp"
//#include "opencv2/highgui/highgui.hpp"
#define __ATI__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册