diff --git a/cpp/graph.h b/cpp/graph.h index f899b2789..934d57d6e 100644 --- a/cpp/graph.h +++ b/cpp/graph.h @@ -9,6 +9,8 @@ #include +#define BOOST_NO_HASH // to pacify the warnings about depricated headers in boost.graph + #include #include #include