Add missing #include

This commit is contained in:
Guillaume Damiand 2019-07-09 15:12:51 +02:00
parent b21d06bfe1
commit e9e149fcff
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <CGAL/Functors_for_face_graph_wrapper.h>
#include <CGAL/Iterators_for_face_graph_wrapper.h>
#include <CGAL/internal/Combinatorial_map_internal_functors.h>
namespace CGAL
{