Fix include

This commit is contained in:
Mael Rouxel-Labbé 2021-12-16 14:10:51 +01:00
parent 4fa9100c5e
commit 00e3f851ac
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include <CGAL/Triangulation_ds_vertex_base_2.h> #include <CGAL/Triangulation_ds_vertex_base_2.h>
#include <list> #include <iostream>
namespace CGAL { namespace CGAL {