Addd an #include in the MCF plugin

This commit is contained in:
Andreas Fabri 2022-05-03 12:46:00 +01:00
parent b075c70dc1
commit 4feef9fbaf
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include <CGAL/extract_mean_curvature_flow_skeleton.h>
#include <CGAL/iterator.h>
#include <CGAL/Polygon_mesh_processing/connected_components.h>
#include </CGAL/Polyhedron_items_with_id_3.h>
#include <CGAL/boost/graph/split_graph_into_polylines.h>
#include <CGAL/mesh_segmentation.h>