Skip to content

Commit

Permalink
fix missing header (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
davydden authored and danieljames committed Apr 3, 2018
1 parent 7913228 commit da6e2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/boost/graph/detail/array_binary_tree.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <iterator>
#include <functional>
#include <boost/config.hpp>
#include <boost/iterator.hpp>

namespace boost {

Expand Down

0 comments on commit da6e2b5

Please sign in to comment.