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