Skip to content

Commit

Permalink
Add #include of copy_face_graph
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Sep 20, 2024
1 parent 206eb3c commit 7faabe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Stream_support/include/CGAL/IO/OM.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7faabe4

Please sign in to comment.