From fbe11408083646d7c7fe772644f9b2f48d3cfb1a Mon Sep 17 00:00:00 2001 From: Liangliang Nan Date: Thu, 22 Feb 2024 13:46:50 +0100 Subject: [PATCH] include header of CGAL version number --- code/method/alpha_shape.h | 1 + 1 file changed, 1 insertion(+) diff --git a/code/method/alpha_shape.h b/code/method/alpha_shape.h index 61a9b111..604d4dc8 100644 --- a/code/method/alpha_shape.h +++ b/code/method/alpha_shape.h @@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #define _ALPHA_SHAPE_H_ #include "cgal_types.h" +#include /* Breaking change since CGAL 4.11: The dangerous implicit conversions between weighted Points