mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 11:45:30 +08:00
Removed plugin dispatcher
This commit is contained in:
parent
c244b456f0
commit
74113737f3
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user