mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
Fix BC include
[SVN r25060]
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef BOOST_GRAPH_BETWEENNESS_CENTRALITY_CLUSTERING_HPP
|
||||
#define BOOST_GRAPH_BETWEENNESS_CENTRALITY_CLUSTERING_HPP
|
||||
|
||||
#include <boost/graph/brandes_betweenness_centrality.hpp>
|
||||
#include <boost/graph/betweenness_centrality.hpp>
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/pending/indirect_cmp.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user