2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00

Fixes for VC7

[SVN r13194]
This commit is contained in:
Dave Abrahams
2002-03-14 18:43:36 +00:00
parent 81a07899ae
commit 6528bd0e4f

View File

@@ -109,7 +109,7 @@ namespace
make_iterator_property_map(
to_target
, get(vertex_index, reverse_topology)
# ifdef BOOST_MSVC_STD_ITERATOR
# ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
, *to_target
# endif
)