diff --git a/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h b/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h index 9379a5f472d..7d587ad4b84 100644 --- a/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h +++ b/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h @@ -44,6 +44,11 @@ #include #include #include +#include +#include +#include +#include +#include // the named parameter header being not documented the doc is put here for now #ifdef DOXYGEN_RUNNING