fix iwyu warnings

This commit is contained in:
Laurent Rineau 2025-05-16 11:50:38 +02:00
parent 679ecb8ced
commit cb33e4fc7e
1 changed files with 0 additions and 2 deletions

View File

@ -23,10 +23,8 @@
#include <CGAL/IO/VTK.h>
#include <CGAL/IO/GOCAD.h>
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
namespace CGAL {