mirror of https://github.com/CGAL/cgal
Add missig include
This commit is contained in:
parent
0878f3ad8a
commit
f5966e7f7f
|
|
@ -19,6 +19,7 @@
|
|||
#define CGAL_IO_BINARY_FILE_IO_H
|
||||
|
||||
#include <CGAL/config.h>
|
||||
#include <CGAL/assertions.h>
|
||||
#include <iostream>
|
||||
#include <cstdint>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue