31 #ifndef CGALTriangulation2DKernel_H 32 #define CGALTriangulation2DKernel_H 36 #include "CGAL/number_utils.h" 37 #include "CGAL/Delaunay_triangulation_2.h" 43 #include "CGAL/Exact_predicates_inexact_constructions_kernel.h" 45 typedef CGAL::Exact_predicates_inexact_constructions_kernel
K;
50 #include "CGAL/Exact_predicates_exact_constructions_kernel.h" 52 typedef CGAL::Exact_predicates_exact_constructions_kernel
K;
CGAL::Exact_predicates_exact_constructions_kernel K