Skip to content

Commit

Permalink
Ops (Approximate_point_2)
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed May 26, 2023
1 parent f9b9591 commit 9720911
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@ class Arr_geodesic_arc_on_sphere_traits_2 : public Kernel_ {
//@{
typedef double Approximate_number_type;
typedef CGAL::Cartesian<Approximate_number_type> Approximate_kernel;
typedef Arr_extended_direction_3<Approximate_kernel> Point_2;
typedef Arr_extended_direction_3<Approximate_kernel> Approximate_point_2;

class Approximate_2 {
public:
Expand Down

0 comments on commit 9720911

Please sign in to comment.