-
Notifications
You must be signed in to change notification settings - Fork 3
Discussion
Boyd Duffee edited this page Oct 22, 2013
·
4 revisions
Need to edit the include lines in these files:
- Directed/Directed.xs
- Undirected/Undirected.xs
- include/BoostGraph_i.h
Change old filenames to these new filenames
- boost/property_map.hpp -> boost/property_map/property_map.hpp
The following files have disappeared since v1.33:
defines make_integer_range() for BoostGraph_i.h and was removed in r74023, Aug 2011. The only reason BoostGraph_i.h needs it is to implement breadthFirstSearch and depthFirstSearch