diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h index 0912d3dc17a..547ece6db74 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h @@ -7,11 +7,10 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// // Author(s) : Baruch Zukerman -#ifndef CGAL_BSO_2_GPS_POLYGON_SIMPILFIER_H -#define CGAL_BSO_2_GPS_POLYGON_SIMPILFIER_H +#ifndef CGAL_GPS_POLYGON_SIMPILFIER_H +#define CGAL_GPS_POLYGON_SIMPILFIER_H #include diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h index baf8908269c..f92c68c4860 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h @@ -7,14 +7,13 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// -// Author(s): Baruch Zukerman -// Ron Wein -// Boris Kozorovitzky -// Guy Zucker +// Author(s) : Baruch Zukerman +// Ron Wein +// Boris Kozorovitzky +// Guy Zucker -#ifndef CGAL_BSO_2_GPS_POLYGON_VALIDATION_2_H -#define CGAL_BSO_2_GPS_POLYGON_VALIDATION_2_H +#ifndef CGAL_GPS_POLYGON_VALIDATION_2_H +#define CGAL_GPS_POLYGON_VALIDATION_2_H #include diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h index 384080956a6..2eb04e51830 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h @@ -11,8 +11,8 @@ // Ron Wein // Efi Fogel -#ifndef CGAL_BSO_2_INDEXED_VISITOR_H -#define CGAL_BSO_2_INDEXED_VISITOR_H +#ifndef CGAL_INDEXED_VISITOR_H +#define CGAL_INDEXED_VISITOR_H #include