2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-31 08:12:14 +00:00

Added #define to detect recent modification

[SVN r84915]
This commit is contained in:
Jeremiah Willcock
2013-06-29 19:12:52 +00:00
parent d53729083f
commit 73d2d7500e

View File

@@ -170,6 +170,7 @@ namespace boost {
struct distributed_graph_tag { };
struct distributed_vertex_list_graph_tag { };
struct distributed_edge_list_graph_tag { };
#define BOOST_GRAPH_SEQUENTIAL_TRAITS_DEFINES_DISTRIBUTED_TAGS // Disable these from external versions of PBGL
/** @name Traversal Category Traits
* These traits classify graph types by their supported methods of