2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-29 19:42:11 +00:00

Add missing include

[SVN r26287]
This commit is contained in:
Douglas Gregor
2004-11-25 06:44:10 +00:00
parent f2a278fad5
commit 2d2a71f7aa

View File

@@ -25,6 +25,7 @@
#define BOOST_GRAPH_DETAIL_INCREMENTAL_COMPONENTS_HPP
#include <boost/operators.hpp>
#include <boost/pending/disjoint_sets.hpp>
namespace boost {