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