Added right header in comments

This commit is contained in:
Clement Jamin 2015-07-09 10:27:14 +02:00
parent 7ee1ac7c41
commit 00e48dd169
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <CGAL/Shape_detection_3/Efficient_RANSAC.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_traits.h>
#include <CGAL/Shape_detection_3/Plane.h>
#include <CGAL/Shape_detection_3/Cylinder.h>
#include <CGAL/Shape_detection_3/Cone.h>