Unordered: Merge updated c++11 config macros.

[SVN r79546]
This commit is contained in:
Daniel James
2012-07-15 23:47:12 +00:00
parent e30a99d2fc
commit cf9930fe20
8 changed files with 34 additions and 34 deletions

View File

@@ -466,7 +466,7 @@ UNORDERED_TEST(map_insert_range_test2,
((default_generator)(generate_collisions))
)
#if !defined(BOOST_NO_0X_HDR_INITIALIZER_LIST)
#if !defined(BOOST_NO_CXX11_HDR_INITIALIZER_LIST)
UNORDERED_AUTO_TEST(insert_initializer_list_set)
{