Remove deprecated macros for hash and unordered's tests.

[SVN r59708]
This commit is contained in:
Daniel James
2010-02-16 22:33:10 +00:00
parent 1bcb5f8b6f
commit e594f1eda7
4 changed files with 10 additions and 10 deletions

View File

@@ -134,7 +134,7 @@ namespace move_tests
{
test::random_values<T> v(25, generator);
T y(create(v, count, hf, eq, al, 1.0), al);
#if defined(BOOST_HAS_RVALUE_REFS)
#if !defined(BOOST_NO_RVALUE_REFERENCES)
BOOST_TEST(count == test::global_object_count);
#else
BOOST_TEST(