move Named_parameters class in STL_extension

helpers stay in BGL because it depends on BGL tags
This commit is contained in:
Sébastien Loriot
2022-01-07 15:12:22 +01:00
parent 54d09a788b
commit 6d3176e061
137 changed files with 145 additions and 144 deletions
@@ -5,7 +5,7 @@
#include <CGAL/boost/graph/copy_face_graph.h>
#include <CGAL/boost/graph/Euler_operations.h>
#include <CGAL/Polygon_mesh_processing/measure.h>
#include <CGAL/boost/graph/Named_function_parameters.h>
#include <CGAL/Named_function_parameters.h>
#include <CGAL/boost/graph/named_params_helper.h>
#include <CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h>