mirror of https://github.com/CGAL/cgal
Fix typo
This commit is contained in:
parent
9e2289c63d
commit
b4862c2361
|
|
@ -295,7 +295,7 @@ struct Point_accessor<Handle, ValueType, ConstReference, true>
|
||||||
|
|
||||||
} // namespace internal
|
} // namespace internal
|
||||||
|
|
||||||
// Needed by PMP::detec_features and Mesh_3
|
// Needed by PMP::detect_features and Mesh_3
|
||||||
enum vertex_feature_degree_t { vertex_feature_degree };
|
enum vertex_feature_degree_t { vertex_feature_degree };
|
||||||
enum edge_is_feature_t { edge_is_feature };
|
enum edge_is_feature_t { edge_is_feature };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue