add using namespace

This commit is contained in:
Jane Tournois 2014-11-27 12:28:37 +01:00
parent d119879313
commit fbccaadd4f
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ typedef CDT::Vertex_handle Vertex_handle;
typedef CDT::Face_handle Face_handle;
typedef CDT::All_faces_iterator All_faces_iterator;
using namespace parameters;
void
discoverInfiniteComponent(const CDT & ct)