In hash tests, stop using <boost/test/auto_unit_test.hpp> as it's deprecated.

[SVN r32595]
This commit is contained in:
Daniel James
2006-02-05 19:54:08 +00:00
parent 7ea3aed050
commit 0eab9ed7bb
15 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#endif
#define BOOST_TEST_MAIN
#include <boost/test/auto_unit_test.hpp>
#include <boost/test/unit_test.hpp>
#ifdef TEST_EXTENSIONS