Commit 563f68b9 authored by unknown's avatar unknown

Merge mysql.com:/home/jonas/src/mysql-4.1

into  mysql.com:/home/jonas/src/mysql-4.1-push

parents 0c69ae9c bc10bd8e
......@@ -317,8 +317,8 @@ parse_where(Vector<Match*>& where, int &argc, char**& argv)
return 0;
}
template Vector<Apply*>;
template Vector<Match*>;
template class Vector<Apply*>;
template class Vector<Match*>;
static
int
......
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