diff --git a/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h b/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h index 74542eae455..9a0b2fe204e 100644 --- a/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h +++ b/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h @@ -408,7 +408,7 @@ public: template void update(VertexLabelMap vertex_label_map, - const std::vector& inserted_vertices, + const std::vector&, InputVertexDescriptor vd, std::size_t vertex_i, std::size_t alpha)