2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-30 07:52:10 +00:00

update #include path to adjacency_iterator

[SVN r9267]
This commit is contained in:
Jeremy Siek
2001-02-19 05:27:56 +00:00
parent 5707461397
commit 1ea3cd7c9f

View File

@@ -7,7 +7,7 @@
#ifndef REVERSE_GRAPH_DWA092300_H_
# define REVERSE_GRAPH_DWA092300_H_
#include <boost/graph/detail/adjacency_iterator.hpp>
#include <boost/graph/adjacency_iterator.hpp>
namespace boost {