diff --git a/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h b/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h index 2d56d222c8a..2a4fb55db55 100644 --- a/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h +++ b/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h @@ -141,7 +141,6 @@ struct Solve_z_1{ template OutputIterator operator()(const Polynomial_1 &p, OutputIterator res)const{ - typedef std::pair polmult; typedef std::pair zpolmult; typedef std::vector zsqvec;