mirror of https://github.com/CGAL/cgal
Add #include of copy_face_graph
This commit is contained in:
parent
206eb3c198
commit
7faabe4b62
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue