more to core

This commit is contained in:
Sébastien Loriot 2024-05-24 17:03:18 +02:00
parent 939ff3f161
commit 279ddde799
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#ifndef CGAL_POLYGON_MESH_PROCESSING_INTERNAL_COREFINEMENT_PREDICATES_H #ifndef CGAL_POLYGON_MESH_PROCESSING_INTERNAL_COREFINEMENT_PREDICATES_H
#define CGAL_POLYGON_MESH_PROCESSING_INTERNAL_COREFINEMENT_PREDICATES_H #define CGAL_POLYGON_MESH_PROCESSING_INTERNAL_COREFINEMENT_PREDICATES_H
#include <CGAL/license/Polygon_mesh_processing/corefinement.h> #include <CGAL/license/Polygon_mesh_processing/core.h>
#include <boost/graph/graph_traits.hpp> #include <boost/graph/graph_traits.hpp>