missing include

This commit is contained in:
Laurent Rineau 2024-04-26 16:06:53 +02:00
parent 1fb3e0d837
commit 78001c1c38
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <CGAL/assertions.h> #include <CGAL/assertions.h>
#include <algorithm> #include <algorithm>
#include <CGAL/IO/io.h>
namespace CGAL { namespace CGAL {