mirror of https://github.com/CGAL/cgal
fixed call to non-existing class
This commit is contained in:
parent
ffff51ec51
commit
b304c5b206
|
|
@ -348,7 +348,7 @@ public:
|
|||
Oriented_side_of_bisector_2;
|
||||
|
||||
typedef
|
||||
My_filtered_predicate<EK_Vertex_conflict_2,
|
||||
Filtered_predicate<EK_Vertex_conflict_2,
|
||||
FK_Vertex_conflict_2, C2E, C2F>
|
||||
Vertex_conflict_2;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue