| 1 | --- edge_old.hpp 2015-02-11 17:35:46.808163000 +0100
|
|---|
| 2 | +++ edge_new.hpp 2015-02-11 17:54:24.650109000 +0100
|
|---|
| 3 | @@ -105,6 +105,8 @@
|
|---|
| 4 | }
|
|---|
| 5 | }
|
|---|
| 6 |
|
|---|
| 7 | +#include <boost/functional/hash/hash.hpp>
|
|---|
| 8 | +
|
|---|
| 9 | // Boost's functional/hash
|
|---|
| 10 | namespace boost {
|
|---|
| 11 | template<typename D, typename V>
|
|---|