From 6cfcc37f49d71a6905050a491204b104ae76e39b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Thu, 13 Jan 2022 11:35:27 +0100 Subject: [PATCH] fix again the extra endcond --- Stream_support/include/CGAL/IO/GOCAD.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Stream_support/include/CGAL/IO/GOCAD.h b/Stream_support/include/CGAL/IO/GOCAD.h index 352fb23b182..6d94dd36db9 100644 --- a/Stream_support/include/CGAL/IO/GOCAD.h +++ b/Stream_support/include/CGAL/IO/GOCAD.h @@ -158,8 +158,6 @@ bool read_GOCAD(std::istream& is, } /// \endcond -/// \endcond - /*! * \ingroup PkgStreamSupportIoFuncsGOCAD *