diff -up COLLADAStreamWriter/include/COLLADASWAnnotation.h.old COLLADAStreamWriter/include/COLLADASWAnnotation.h --- COLLADAStreamWriter/include/COLLADASWAnnotation.h.old 2012-01-09 08:30:38.456362609 +0100 +++ COLLADAStreamWriter/include/COLLADASWAnnotation.h 2012-01-09 08:30:43.233246290 +0100 @@ -219,7 +219,7 @@ namespace COLLADASW void add ( const String &name, const ValueType::ColladaType &type, - const T val ) const + const T val ) { openAnnotation ( name ); openValuesElement ( type );