mirror of https://github.com/CGAL/cgal
in one line
This commit is contained in:
parent
170eca485d
commit
dfd3b72ba2
|
|
@ -786,8 +786,7 @@ public:
|
|||
|
||||
#define CGAL_BEFRIEND_CKvA_2_FUNCTOR(Z) \
|
||||
friend class Curved_kernel_via_analysis_2::Z; \
|
||||
friend class Curved_kernel_via_analysis_2_Functors:: \
|
||||
Z< Curved_kernel_via_analysis_2 >;
|
||||
friend class Curved_kernel_via_analysis_2_Functors::Z< Curved_kernel_via_analysis_2 >;
|
||||
|
||||
CGAL_BEFRIEND_CKvA_2_FUNCTOR(Construct_point_2)
|
||||
CGAL_BEFRIEND_CKvA_2_FUNCTOR(Compare_x_2)
|
||||
|
|
|
|||
Loading…
Reference in New Issue