mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 04:57:16 +02:00
Include pair.hpp since dtl::pair is used
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
#include <boost/container/detail/type_traits.hpp>
|
||||
#include <boost/container/detail/version_type.hpp>
|
||||
#include <boost/container/detail/is_pair.hpp>
|
||||
#include <boost/container/detail/pair.hpp>
|
||||
// intrusive
|
||||
#include <boost/intrusive/detail/mpl.hpp>
|
||||
#include <boost/intrusive/options.hpp>
|
||||
|
Reference in New Issue
Block a user