From 712464b6901a3f11486e3aee438731c89d2c383e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 21 Oct 2025 08:26:34 +0200 Subject: [PATCH] try to please recent gcc --- Stream_lines_2/include/CGAL/Regular_grid_2.h | 2 +- Stream_lines_2/include/CGAL/Triangular_field_2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Stream_lines_2/include/CGAL/Regular_grid_2.h b/Stream_lines_2/include/CGAL/Regular_grid_2.h index 2ef9c992a01..2e9eb33bc58 100644 --- a/Stream_lines_2/include/CGAL/Regular_grid_2.h +++ b/Stream_lines_2/include/CGAL/Regular_grid_2.h @@ -93,7 +93,7 @@ public: template inline -typename Regular_grid_2::Geom_traits::Iso_rectangle_2 +typename StreamLinesTraits_2::Iso_rectangle_2 Regular_grid_2::bbox() const { return typename Geom_traits::Iso_rectangle_2(0.0, 0.0, diff --git a/Stream_lines_2/include/CGAL/Triangular_field_2.h b/Stream_lines_2/include/CGAL/Triangular_field_2.h index 1dd733409c7..df6eb6807f4 100644 --- a/Stream_lines_2/include/CGAL/Triangular_field_2.h +++ b/Stream_lines_2/include/CGAL/Triangular_field_2.h @@ -134,7 +134,7 @@ protected: template inline -typename Triangular_field_2::Geom_traits::Iso_rectangle_2 +typename StreamLinesTraits_2::Iso_rectangle_2 Triangular_field_2::bbox() const { return typename Geom_traits::Iso_rectangle_2(minx, miny, maxx,