mirror of
https://github.com/boostorg/graph.git
synced 2026-02-02 21:02:15 +00:00
Better integrating the null map.
[SVN r52908]
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
#ifndef BOOST_GRAPH_NULL_PROPERTY_HPP
|
||||
#define BOOST_GRAPH_NULL_PROPERTY_HPP
|
||||
|
||||
#include <boost/property_map.hpp>
|
||||
#include <boost/property_map/property_map.hpp>
|
||||
|
||||
// TODO: This should really be part of the property maps library rather than
|
||||
// the Boost.Graph library.
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user