fix shutdown (#15882)
This commit is contained in:
parent
592ad68455
commit
6f85ee7968
@ -14,7 +14,7 @@
|
||||
|
||||
namespace ov {
|
||||
// Forward declaration
|
||||
void FRONTEND_API shutdown();
|
||||
FRONTEND_API void shutdown();
|
||||
namespace frontend {
|
||||
// -------------- FrontEndManager -----------------
|
||||
using FrontEndFactory = std::function<FrontEnd::Ptr()>;
|
||||
|
Loading…
Reference in New Issue
Block a user