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

Merge pull request #17554 from ilya-lavrenov:plugin-dispatcher

This commit is contained in:
Alexander Alekhin
2020-06-15 18:02:03 +00:00
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -15,7 +15,6 @@
#ifdef HAVE_DNN_NGRAPH
#include <ie_extension.h>
#include <ie_plugin_dispatcher.hpp>
#endif // HAVE_DNN_NGRAPH
#include <opencv2/core/utils/configuration.private.hpp>
-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>