1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

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

This commit is contained in:
Alexander Alekhin
2016-06-20 19:25:49 +03:00
parent 4597b94099
commit 2fb670cf09
+1
View File
@@ -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