diff --git a/Stream_support/include/CGAL/IO/PLY/PLY_writer.h b/Stream_support/include/CGAL/IO/PLY/PLY_writer.h index 36656fa7180..38028ba13ab 100644 --- a/Stream_support/include/CGAL/IO/PLY/PLY_writer.h +++ b/Stream_support/include/CGAL/IO/PLY/PLY_writer.h @@ -12,6 +12,7 @@ #define CGAL_IO_PLY_PLY_WRITER_H #include +#include namespace CGAL { namespace IO {