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

Fix code and missing intrin header. Remove useless header.

This commit is contained in:
catree
2018-11-14 19:00:59 +01:00
parent 47cb94e634
commit 10b482ff1e
2 changed files with 5 additions and 5 deletions
@@ -44,7 +44,6 @@
#include "layers_common.hpp"
#include "../op_halide.hpp"
#include "../op_inf_engine.hpp"
#include "opencv2/imgproc.hpp"
#include <opencv2/dnn/shape_utils.hpp>
#include <iostream>