fixed call to non-existing class

This commit is contained in:
Menelaos Karavelas 2006-07-18 15:28:10 +00:00
parent ffff51ec51
commit b304c5b206
1 changed files with 1 additions and 1 deletions

View File

@ -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;