diff --git a/src/object/inheritance.cpp b/src/object/inheritance.cpp index 5b95e478..7efc980c 100644 --- a/src/object/inheritance.cpp +++ b/src/object/inheritance.cpp @@ -109,7 +109,7 @@ namespace make_iterator_property_map( to_target , get(vertex_index, reverse_topology) -# ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION +# ifdef BOOST_MSVC_STD_ITERATOR , *to_target # endif )