mirror of https://github.com/CGAL/cgal
Added right header in comments
This commit is contained in:
parent
7ee1ac7c41
commit
00e48dd169
|
|
@ -32,6 +32,7 @@
|
||||||
#include <CGAL/Shape_detection_3/Efficient_RANSAC.h>
|
#include <CGAL/Shape_detection_3/Efficient_RANSAC.h>
|
||||||
// CJTODO: when done testing, use Efficient_RANSAC_traits.h
|
// CJTODO: when done testing, use Efficient_RANSAC_traits.h
|
||||||
#include <CGAL/Shape_detection_3/Efficient_RANSAC_fake_traits_for_testing.h>
|
#include <CGAL/Shape_detection_3/Efficient_RANSAC_fake_traits_for_testing.h>
|
||||||
|
//#include <CGAL/Shape_detection_3/Efficient_RANSAC_traits.h>
|
||||||
#include <CGAL/Shape_detection_3/Plane.h>
|
#include <CGAL/Shape_detection_3/Plane.h>
|
||||||
#include <CGAL/Shape_detection_3/Cylinder.h>
|
#include <CGAL/Shape_detection_3/Cylinder.h>
|
||||||
#include <CGAL/Shape_detection_3/Cone.h>
|
#include <CGAL/Shape_detection_3/Cone.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue