diff --git a/include/boost/graph/properties.hpp b/include/boost/graph/properties.hpp index 1ecf097b..a0026a55 100644 --- a/include/boost/graph/properties.hpp +++ b/include/boost/graph/properties.hpp @@ -332,7 +332,7 @@ namespace boost { return make_iterator_vertex_map(c.begin()); } -#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION\ +#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION template struct bundle_property_map : put_get_helper >