mirror of
https://github.com/boostorg/graph.git
synced 2026-02-25 16:32:09 +00:00
Merge pull request #21 from lorenzb/develop
Fix missing #include causing compilation errors Thanks, nice find!
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
#include <boost/functional/hash.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
||||
namespace detail {
|
||||
|
||||
Reference in New Issue
Block a user