Commit 2fb670cf authored by Alexander Alekhin's avatar Alexander Alekhin

hal: fix missing include "opencv2/imgproc/hal/interface.h"

parent 4597b940
......@@ -46,6 +46,7 @@
#define OPENCV_IMGPROC_HAL_REPLACEMENT_HPP
#include "opencv2/core/hal/interface.h"
#include "opencv2/imgproc/hal/interface.h"
#if defined __GNUC__
# pragma GCC diagnostic push
......
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