From 30e538a98919004e36b3b382017884486919cb6e Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Thu, 13 Oct 2016 06:48:12 +0000 Subject: Add CGAL::Identity_property_map proper include. Was not working with CGAL < 4.9 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1718 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8a42c2cfe003e18066f49e526048c020da8d7269 --- src/Alpha_complex/include/gudhi/Alpha_complex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex.h b/src/Alpha_complex/include/gudhi/Alpha_complex.h index 0c0dfc59..f2a222c1 100644 --- a/src/Alpha_complex/include/gudhi/Alpha_complex.h +++ b/src/Alpha_complex/include/gudhi/Alpha_complex.h @@ -33,6 +33,7 @@ #include #include #include +#include // for CGAL::Identity_property_map #include #include -- cgit v1.2.3