This commit is contained in:
Joe Thornber 2011-07-22 16:34:24 +01:00
parent 5c66593d11
commit 20cf00c078

View File

@ -59,3 +59,5 @@ BOOST_AUTO_TEST_CASE(insert_works)
BOOST_CHECK_EQUAL(*l, i);
}
}
//----------------------------------------------------------------