Update LEDA/include/CGAL/LEDA_basic.h

Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
Laurent Rineau 2024-04-23 11:41:55 +02:00 committed by GitHub
parent 67d55f8afe
commit 1d5851e013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 <LEDA/system/basic.h>