From 54db08518a6b97e87c58fa9738f3a0d65b91c8d3 Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Thu, 26 Sep 2024 11:58:52 +0200 Subject: [PATCH] add EOL Co-authored-by: Sebastien Loriot --- Stream_support/include/CGAL/IO/OM.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stream_support/include/CGAL/IO/OM.h b/Stream_support/include/CGAL/IO/OM.h index d13ef30fdb0..0953a90516a 100644 --- a/Stream_support/include/CGAL/IO/OM.h +++ b/Stream_support/include/CGAL/IO/OM.h @@ -118,4 +118,4 @@ bool write_OM(std::string fname, SM& sm, VFeaturePM vfpm, EFeaturePM efpm) } // namespace CGAL #endif // CGAL_USE_OPENMESH || DOXYGEN_RUNNING -#endif // CGAL_IO_OM \ No newline at end of file +#endif // CGAL_IO_OM