This commit is contained in:
Manuel Caroli 2009-05-19 08:51:51 +00:00
parent f967ac3494
commit f86d30c434
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
// Copyright (c) 1999-2004,2006-2009 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
@ -417,8 +418,6 @@ private:
struct Vertex_remover
{
typedef TriangulationR3 Triangulation_R3;
typedef Conflict_tester Conflict_tester;
typedef Point_hider Point_hider;
typedef typename std::vector<Point>::iterator Hidden_points_iterator;