mirror of
https://github.com/MariaDB/server.git
synced 2025-09-08 06:27:57 +03:00
Compile fixes for ccc (& cxx) on linux/alpha
Mainly explicit template instantiations
This commit is contained in:
@@ -2818,5 +2818,4 @@ template class Vector<Uint32>;
|
||||
template class Vector<Vector<Uint32> >;
|
||||
template class Vector<NdbTableImpl*>;
|
||||
template class Vector<NdbColumnImpl*>;
|
||||
template class Bitmask<4>;
|
||||
|
||||
|
Reference in New Issue
Block a user