mirror of https://github.com/CGAL/cgal
backslash
This commit is contained in:
parent
70c78a0c50
commit
4a839b3449
|
|
@ -13,7 +13,7 @@
|
||||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||||
|
|
||||||
#include <CGAL/Shape_detection/Region_growing/Region_growing.h>
|
#include <CGAL/Shape_detection/Region_growing/Region_growing.h>
|
||||||
#include <CGAL/Shape_detection/Region_growing\Point_set.h>
|
#include <CGAL/Shape_detection/Region_growing/Point_set.h>
|
||||||
|
|
||||||
namespace SD = CGAL::Shape_detection;
|
namespace SD = CGAL::Shape_detection;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue