This commit is contained in:
Mael Rouxel-Labbé 2020-01-27 09:46:24 +01:00
parent 9e2289c63d
commit b4862c2361
1 changed files with 1 additions and 1 deletions

View File

@ -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 };