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

Removed plugin dispatcher

backport of commit 74113737f3
This commit is contained in:
Ilya Lavrenov
2020-06-15 16:02:52 +03:00
committed by Alexander Alekhin
parent d321a34f7c
commit 676b818d6a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -11,7 +11,6 @@
#ifdef HAVE_INF_ENGINE
#include <ie_extension.h>
#include <ie_plugin_dispatcher.hpp>
#endif // HAVE_INF_ENGINE
#include <opencv2/core/utils/configuration.private.hpp>