diff --git a/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h b/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h index 6232f3f0838..1df1a0a08bc 100644 --- a/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h +++ b/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h @@ -41,6 +41,7 @@ #include #endif +#include #include #include @@ -493,7 +494,6 @@ initialize() // Set new bounding boxes const Bbox_3 &bbox = r_c3t3_.bbox(); - //const Bbox_3 bbox(-3., -3., -0.05, 3., 3., 0.05); // CJTODO TEMP for pancake set_bbox(bbox); # ifdef CGAL_MESH_3_TASK_SCHEDULER_WITH_LOCALIZATION_IDS