Skip to content

Commit 803218d

Browse files
grafikrobotbarendgehrels
authored andcommitted
Add missing Boost.Graph dependency.
1 parent a946fc8 commit 803218d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.jam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ constant boost_dependencies :
2020
/boost/endian//boost_endian
2121
/boost/function_types//boost_function_types
2222
/boost/fusion//boost_fusion
23+
/boost/graph//boost_graph
2324
/boost/integer//boost_integer
2425
/boost/iterator//boost_iterator
2526
/boost/lexical_cast//boost_lexical_cast

0 commit comments

Comments
 (0)