Clean up Jamfile; fix for no koenig lookup.

[SVN r2154]
This commit is contained in:
Dave Abrahams
2004-04-20 16:18:49 +00:00
parent e4b9ac6a30
commit 824e94e2f6
2 changed files with 6 additions and 10 deletions
+1
View File
@@ -141,6 +141,7 @@ namespace test
int main()
{
using test::f;
using test::f_list;
using test::name;
using test::value;
using test::index;