mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 21:14:30 +02:00
Add missing header for std::pair usage
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
// intrusive
|
||||
#include <boost/intrusive/slist.hpp>
|
||||
#include <boost/intrusive/pointer_traits.hpp>
|
||||
#include <boost/intrusive/detail/minimal_pair_header.hpp>
|
||||
// move
|
||||
#include <boost/move/utility_core.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user