mirror of https://github.com/CGAL/cgal
+testing2
This commit is contained in:
parent
d0f7159b9c
commit
93f02ccd61
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue