fix include

This commit is contained in:
Sébastien Loriot 2022-07-22 11:52:52 +02:00
parent d33b46724e
commit ffe2bd232a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#include <CGAL/license/Shape_detection.h>
// Internal includes.
#include <CGAL/Shape_detection/Region_growing/internal/property_map.h>
#include <CGAL/boost/graph/property_maps.h>
namespace CGAL {
namespace Shape_detection {