mirror of https://github.com/CGAL/cgal
fixed another missing include
This commit is contained in:
parent
55cc13bc5a
commit
17bcbfc38d
|
|
@ -17,7 +17,7 @@
|
|||
#include <CGAL/license/Shape_detection.h>
|
||||
|
||||
// Internal includes.
|
||||
#include <CGAL/Shape_detection/Region_growing/internal/utils.h>
|
||||
#include <CGAL/Shape_detection/Region_growing/internal/property_map.h>
|
||||
|
||||
namespace CGAL {
|
||||
namespace Shape_detection {
|
||||
|
|
|
|||
Loading…
Reference in New Issue