mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 20:42:53 +08:00
Removed plugin dispatcher
This commit is contained in:
parent
c244b456f0
commit
74113737f3
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
#ifdef HAVE_DNN_NGRAPH
|
#ifdef HAVE_DNN_NGRAPH
|
||||||
#include <ie_extension.h>
|
#include <ie_extension.h>
|
||||||
#include <ie_plugin_dispatcher.hpp>
|
|
||||||
#endif // HAVE_DNN_NGRAPH
|
#endif // HAVE_DNN_NGRAPH
|
||||||
|
|
||||||
#include <opencv2/core/utils/configuration.private.hpp>
|
#include <opencv2/core/utils/configuration.private.hpp>
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
|
|
||||||
#ifdef HAVE_INF_ENGINE
|
#ifdef HAVE_INF_ENGINE
|
||||||
#include <ie_extension.h>
|
#include <ie_extension.h>
|
||||||
#include <ie_plugin_dispatcher.hpp>
|
|
||||||
#endif // HAVE_INF_ENGINE
|
#endif // HAVE_INF_ENGINE
|
||||||
|
|
||||||
#include <opencv2/core/utils/configuration.private.hpp>
|
#include <opencv2/core/utils/configuration.private.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user