diff --git a/Interpolation/test/Interpolation/include/CGAL/_test_interpolation_functions_2.cpp b/Interpolation/test/Interpolation/include/CGAL/_test_interpolation_functions_2.cpp index 1d245501276..476ad7fcaed 100644 --- a/Interpolation/test/Interpolation/include/CGAL/_test_interpolation_functions_2.cpp +++ b/Interpolation/test/Interpolation/include/CGAL/_test_interpolation_functions_2.cpp @@ -88,7 +88,7 @@ private: template struct Gradient_function - : public CGAL::iterator + : public CGAL::cpp98::iterator { typedef V argument_type;