mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Fix link failure on OS X
ndb/src/mgmsrv/Services.cpp: Remove explicit instantiation to fix link failure on OS X
This commit is contained in:
@@ -1574,4 +1574,3 @@ MgmApiSession::report_event(Parser_t::Context &ctx,
|
||||
|
||||
template class MutexVector<int>;
|
||||
template class Vector<ParserRow<MgmApiSession> const*>;
|
||||
template class Vector<BaseString>;
|
||||
|
Reference in New Issue
Block a user