mirror of https://github.com/CGAL/cgal
fix iwyu warnings
This commit is contained in:
parent
679ecb8ced
commit
cb33e4fc7e
|
|
@ -23,10 +23,8 @@
|
|||
#include <CGAL/IO/VTK.h>
|
||||
#include <CGAL/IO/GOCAD.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue