Commit d00561d3 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #8217 from terfendail:ovx_halheader

parents b46364e4 61404dd2
#include "openvx_hal.hpp" #include "openvx_hal.hpp"
#include "opencv2/imgproc/hal/interface.h"
#define IVX_HIDE_INFO_WARNINGS #define IVX_HIDE_INFO_WARNINGS
#include "ivx.hpp" #include "ivx.hpp"
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
#define OPENCV_OPENVX_HAL_HPP_INCLUDED #define OPENCV_OPENVX_HAL_HPP_INCLUDED
#include "opencv2/core/hal/interface.h" #include "opencv2/core/hal/interface.h"
#include "opencv2/imgproc/hal/interface.h"
#include "VX/vx.h" #include "VX/vx.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment