From 1d5851e0139391c413b21db5e02584dc2ca13738 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 23 Apr 2024 11:41:55 +0200 Subject: [PATCH] Update LEDA/include/CGAL/LEDA_basic.h Co-authored-by: Andreas Fabri --- LEDA/include/CGAL/LEDA_basic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEDA/include/CGAL/LEDA_basic.h b/LEDA/include/CGAL/LEDA_basic.h index 95ff771054e..eb6baa5ad56 100644 --- a/LEDA/include/CGAL/LEDA_basic.h +++ b/LEDA/include/CGAL/LEDA_basic.h @@ -27,7 +27,7 @@ #ifdef CGAL_CXX20 # define STREAM_DUMMY // disable stream_dummy() function that is not used and using features removed from c++20 -// We cannot undef STREAM_DUMMY as LEAD/internal/PREAMBULE.h is not protected +// We cannot undef STREAM_DUMMY as LEDA/internal/PREAMBULE.h is not protected #endif #include