mirror of https://github.com/CGAL/cgal
missing include
This commit is contained in:
parent
1fb3e0d837
commit
78001c1c38
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include <CGAL/assertions.h>
|
||||
#include <algorithm>
|
||||
#include <CGAL/IO/io.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue