Skip to content

Commit 248985e

Browse files
committed
ICL compatibility
[SVN r12435]
1 parent 996d83e commit 248985e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/object/inheritance.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ namespace
109109
make_iterator_property_map(
110110
to_target
111111
, get(vertex_index, reverse_topology)
112-
# ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
112+
# ifdef BOOST_MSVC_STD_ITERATOR
113113
, *to_target
114114
# endif
115115
)

0 commit comments

Comments
 (0)