fix warning

This commit is contained in:
Sébastien Loriot 2019-01-31 11:49:41 +01:00
parent 6c6244d9b8
commit ec1de6d077
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ create_mst_graph(
CGAL_USE(point_map);
CGAL_USE(k);
CGAL_USE(kernel);
CGAL_USE(index_map);
// Bring private stuff to scope
using namespace internal;