Add missing include

This commit is contained in:
Simon Giraudot 2021-05-04 10:20:09 +02:00
parent ad17c0b562
commit 4b313a50d7
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <CGAL/license/Shape_detection.h>
#include <CGAL/Eigen_diagonalize_traits.h>
#include <CGAL/property_map.h>
namespace CGAL {
namespace Shape_detection {