diff --git a/ndb/tools/config.cpp b/ndb/tools/config.cpp index 8dd69e050f7..7944f66f71c 100644 --- a/ndb/tools/config.cpp +++ b/ndb/tools/config.cpp @@ -317,8 +317,8 @@ parse_where(Vector& where, int &argc, char**& argv) return 0; } -template Vector; -template Vector; +template class Vector; +template class Vector; static int