Skip to content

Commit 676b818

Browse files
ilya-lavrenovalalek
authored andcommitted
Removed plugin dispatcher
backport of commit 7411373
1 parent d321a34 commit 676b818

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/dnn/src/ie_ngraph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
#ifdef HAVE_DNN_NGRAPH
1717
#include <ie_extension.h>
18-
#include <ie_plugin_dispatcher.hpp>
1918
#endif // HAVE_DNN_NGRAPH
2019

2120
#include <opencv2/core/utils/configuration.private.hpp>

modules/dnn/src/op_inf_engine.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
#ifdef HAVE_INF_ENGINE
1313
#include <ie_extension.h>
14-
#include <ie_plugin_dispatcher.hpp>
1514
#endif // HAVE_INF_ENGINE
1615

1716
#include <opencv2/core/utils/configuration.private.hpp>

0 commit comments

Comments
 (0)