mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17: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
|
#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)
|
||||||
|
Reference in New Issue
Block a user