Unordered: allocator_helpers.hpp was moved.

[SVN r78347]
This commit is contained in:
Daniel James
2012-05-06 12:28:05 +00:00
parent 401df0f2fb
commit e615ac67c2

View File

@ -54,7 +54,7 @@
#if BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 1 #if BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 1
# include <memory> # include <memory>
#elif BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 2 #elif BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 2
# include <boost/container/allocator/allocator_traits.hpp> # include <boost/container/allocator_traits.hpp>
#endif #endif
#if !defined(BOOST_NO_0X_HDR_TYPE_TRAITS) #if !defined(BOOST_NO_0X_HDR_TYPE_TRAITS)