+testing2

This commit is contained in:
Anirudh Lakhanpal 2025-01-21 19:32:32 +05:30
parent d0f7159b9c
commit 93f02ccd61
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ using Point_set = CGAL::Point_set_3<Point>;
using Point_map = Point_set::Point_map;
using Octree = CGAL::Octree<Kernel, Point_set, Point_map>;
int main(int argc, char **argv) {
// Point set will be used to hold our points