Changes after Laurent's review

This commit is contained in:
Andreas Fabri
2016-11-03 14:53:15 +01:00
committed by Jane Tournois
parent e39f76b953
commit f488b9baf9
26 changed files with 484 additions and 548 deletions
@@ -29,8 +29,8 @@
#include <CGAL/Cartesian/function_objects.h>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/predicates/sign_of_determinant.h>
#include <CGAL/Homogeneous/Regular_triangulation_rtH3.h>
#include <CGAL/Homogeneous/Regular_triangulation_rtH2.h>
#include <CGAL/Homogeneous/predicates_on_pointsH2.h>
#include <CGAL/Homogeneous/predicates_on_pointsH3.h>
namespace CGAL {