Index: boost/graph/properties.hpp =================================================================== RCS file: /cvsroot/boost/boost/boost/graph/properties.hpp,v retrieving revision 1.50 diff -b -u -3 -r1.50 properties.hpp --- boost/graph/properties.hpp 20 Jun 2004 03:37:09 -0000 1.50 +++ boost/graph/properties.hpp 20 Jun 2004 21:37:24 -0000 @@ -332,7 +332,7 @@ 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 >