mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
added #include <utility> because tied uses std::pair
[SVN r7714]
This commit is contained in:
parent
73acec35c9
commit
7b02fdb1d9
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <cstddef> // for size_t
|
#include <cstddef> // for size_t
|
||||||
|
#include <utility> // for std::pair
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user