Skip to content

Commit c7dcdc0

Browse files
committed
Merge pull request opencv#17557 from alalek:backport_17554
2 parents eb67dc9 + 676b818 commit c7dcdc0

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)