This commit is contained in:
Sébastien Loriot 2025-09-27 08:33:57 +02:00
parent 9cdaacb7d0
commit 1536d9db5d
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ CGAL::Surface_mesh<CGAL::Epick::Point_3> mesh;
mesh.collect_garbage();
return 0;
}
}