mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-25 04:22:17 +00:00
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
[SVN r52226]
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
// Headers required to implement graph topologies
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/graph/properties.hpp>
|
||||
#include <boost/property_map.hpp>
|
||||
#include <boost/property_map/property_map.hpp>
|
||||
#include <boost/iterator/counting_iterator.hpp>
|
||||
#include <boost/graph/iteration_macros.hpp>
|
||||
#include <boost/shared_array.hpp>
|
||||
|
||||
Reference in New Issue
Block a user