Move Sizing_field_base.h out of internal

This commit is contained in:
Ivan Paden 2023-09-09 11:32:18 +02:00
parent f73e7d4a79
commit cd6692661d
3 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#include <CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h>
#include <CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/Sizing_field_base.h>
#include <CGAL/Polygon_mesh_processing/Isotropic_remeshing/Sizing_field_base.h>
#include <CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h>
#include <CGAL/boost/graph/selection.h>

View File

@ -15,7 +15,7 @@
#include <CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h>
#include <CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/Sizing_field_base.h>
#include <CGAL/Polygon_mesh_processing/Isotropic_remeshing/Sizing_field_base.h>
#include <CGAL/number_utils.h>