2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-30 20:02:12 +00:00

Add missing #include of boost/functional/hash.hpp

This commit is contained in:
Lorenz Breidenbach
2014-10-15 13:05:26 +02:00
parent c07183ad71
commit 6e1ed79cbc

View File

@@ -13,6 +13,8 @@
#include <iosfwd>
#include <boost/functional/hash.hpp>
namespace boost {
namespace detail {