Add #include of copy_face_graph

This commit is contained in:
Andreas Fabri 2024-09-20 07:54:34 +01:00
parent 206eb3c198
commit 7faabe4b62
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <OpenMesh/Core/IO/MeshIO.hh>
#include <OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh>
#include <CGAL/boost/graph/copy_face_graph.h>
#include <CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h>
#include <CGAL/boost/graph/iterator.h>
#include <CGAL/property_map.h>