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