Add mising include

This commit is contained in:
Guillaume Damiand 2020-04-07 15:02:13 +02:00
parent 1af6cfb4ae
commit 4b97fd572f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include <CGAL/license/Surface_mesh_topology.h>
#include <CGAL/Face_graph_wrapper.h>
#include <CGAL/Path_on_surface.h>
#include <CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h>
#include <CGAL/Surface_mesh_topology/internal/Path_generators.h>