mirror of https://github.com/CGAL/cgal
Update Stream_support/include/CGAL/IO/PLY/PLY_writer.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
parent
878ba3fc53
commit
3706528a0c
|
|
@ -254,7 +254,6 @@ public:
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
template <typename Index,
|
template <typename Index,
|
||||||
typename PropertyMap,
|
typename PropertyMap,
|
||||||
typename Type = typename boost::property_traits<PropertyMap>::value_type>
|
typename Type = typename boost::property_traits<PropertyMap>::value_type>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue