diff --git a/Isosurfacing_3/include/CGAL/Isosurfacing_3/internal/implicit_shapes_helper.h b/Isosurfacing_3/include/CGAL/Isosurfacing_3/internal/implicit_shapes_helper.h index 445d7b81a81..24c918a6d7f 100644 --- a/Isosurfacing_3/include/CGAL/Isosurfacing_3/internal/implicit_shapes_helper.h +++ b/Isosurfacing_3/include/CGAL/Isosurfacing_3/internal/implicit_shapes_helper.h @@ -9,13 +9,14 @@ // // Author(s) : Mael Rouxel-Labbé +// This file is only used by the testsuite and examples + #ifndef CGAL_ISOSURFACING_3_INTERNAL_IMPLICIT_SHAPES_HELPER_H #define CGAL_ISOSURFACING_3_INTERNAL_IMPLICIT_SHAPES_HELPER_H #include -#include -#include +#include // quiet the CI in case this file gets compiled alone namespace CGAL { namespace Isosurfacing {