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>
|
#include <CGAL/license/Shape_detection.h>
|
||||||
|
|
||||||
// Internal includes.
|
// Internal includes.
|
||||||
#include <CGAL/Shape_detection/Region_growing/internal/property_map.h>
|
#include <CGAL/boost/graph/property_maps.h>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
namespace Shape_detection {
|
namespace Shape_detection {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue