diff --git a/Point_set_shape_detection_3/include/CGAL/Plane_regularization.h b/Point_set_shape_detection_3/include/CGAL/Plane_regularization.h index 2c7fe70bea9..b041410cbb1 100644 --- a/Point_set_shape_detection_3/include/CGAL/Plane_regularization.h +++ b/Point_set_shape_detection_3/include/CGAL/Plane_regularization.h @@ -767,6 +767,6 @@ The implementation follows \cgalCite{cgal:vla-lod-15}. }; -}; // namespace CGAL +} // namespace CGAL #endif // CGAL_PLANE_REGULARIZATION_H