Commit ffbf4bef authored by unknown's avatar unknown

added explicit instantiation of template

parent 9e035dd4
......@@ -405,3 +405,5 @@ operator<<(NdbOut& out, const Dbtup::Th& th)
return out;
}
#endif
template class Vector<Chunk>;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment