From c58286d71640f8d1978b8037ba84a407437f571c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 7 Jun 2024 15:30:25 +0100 Subject: [PATCH] Add #include --- BGL/include/CGAL/boost/graph/IO/PLY.h | 1 + 1 file changed, 1 insertion(+) diff --git a/BGL/include/CGAL/boost/graph/IO/PLY.h b/BGL/include/CGAL/boost/graph/IO/PLY.h index 42244e342be..4079c0f689d 100644 --- a/BGL/include/CGAL/boost/graph/IO/PLY.h +++ b/BGL/include/CGAL/boost/graph/IO/PLY.h @@ -18,6 +18,7 @@ #include #include #include +#include #include #include