mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Compile fixes for Mac OS X
This commit is contained in:
@ -987,8 +987,6 @@ setup_hosts(atrt_config& config){
|
||||
return true;
|
||||
}
|
||||
|
||||
template class Vector<const ParserRow<SimpleCpcClient::ParserDummy>*>;
|
||||
template class Vector<SimpleCpcClient::Process>;
|
||||
template class Vector<Vector<SimpleCpcClient::Process> >;
|
||||
template class Vector<atrt_host>;
|
||||
template class Vector<atrt_process>;
|
||||
|
Reference in New Issue
Block a user