mirror of https://github.com/CGAL/cgal
add missing include directive
This commit is contained in:
parent
1d1625d668
commit
f4d1a28103
|
|
@ -4,6 +4,7 @@
|
|||
#include <CGAL/Polyhedron_items_with_id_3.h>
|
||||
#include <CGAL/IO/Polyhedron_iostream.h>
|
||||
#include <CGAL/mesh_segmentation.h>
|
||||
#include <CGAL/Timer.h>
|
||||
|
||||
#include <CGAL/property_map.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue