forked from boostorg/unordered
Remove extraneous include of Boost.Container's allocator_traits
This commit is contained in:
@ -1057,8 +1057,6 @@ namespace boost {
|
|||||||
// Allocator traits
|
// Allocator traits
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/container/allocator_traits.hpp>
|
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace unordered {
|
namespace unordered {
|
||||||
namespace detail {
|
namespace detail {
|
||||||
|
Reference in New Issue
Block a user