mirror of
https://github.com/boostorg/graph.git
synced 2026-02-28 05:22:24 +00:00
changed #include of tree_structure.hpp to tree_traits.hpp
[SVN r11171]
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <vector>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/property_map.hpp>
|
||||
#include <boost/tree_structure.hpp>
|
||||
#include <boost/graph/tree_traits.hpp>
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/breadth_first_search.hpp>
|
||||
#include <boost/graph_search_visitors.hpp>
|
||||
|
||||
Reference in New Issue
Block a user