mirror of
https://github.com/boostorg/graph.git
synced 2026-02-27 17:12:11 +00:00
Added includes of <utility> for Clang/libc++
[SVN r69629]
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <iterator>
|
||||
#include <utility> /* Primarily for std::pair */
|
||||
#include <boost/tuple/tuple.hpp>
|
||||
#include <boost/mpl/if.hpp>
|
||||
#include <boost/mpl/bool.hpp>
|
||||
|
||||
Reference in New Issue
Block a user