mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Unordered: allocator_helpers.hpp was moved.
[SVN r78347]
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
#if BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 1
|
||||
# include <memory>
|
||||
#elif BOOST_UNORDERED_USE_ALLOCATOR_TRAITS == 2
|
||||
# include <boost/container/allocator/allocator_traits.hpp>
|
||||
# include <boost/container/allocator_traits.hpp>
|
||||
#endif
|
||||
|
||||
#if !defined(BOOST_NO_0X_HDR_TYPE_TRAITS)
|
||||
|
Reference in New Issue
Block a user