From 00e48dd1697cd750e0f32856152865ff3ef805cc Mon Sep 17 00:00:00 2001 From: Clement Jamin Date: Thu, 9 Jul 2015 10:27:14 +0200 Subject: [PATCH] Added right header in comments --- Point_set_shape_detection_3/include/CGAL/Shape_detection_3.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Point_set_shape_detection_3/include/CGAL/Shape_detection_3.h b/Point_set_shape_detection_3/include/CGAL/Shape_detection_3.h index 73b7df0484b..21e402c3728 100644 --- a/Point_set_shape_detection_3/include/CGAL/Shape_detection_3.h +++ b/Point_set_shape_detection_3/include/CGAL/Shape_detection_3.h @@ -32,6 +32,7 @@ #include // CJTODO: when done testing, use Efficient_RANSAC_traits.h #include +//#include #include #include #include