summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-10-05 14:00:51 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-10-05 14:00:51 +0200
commit2d80f0e7f3e09167760338c15596b052050ddb55 (patch)
tree6ff46143860cd68cef6e3a9d0ae3dcbedb29c4a2
parentf7faba86fced9c75c530c86665ca3c73429d8f12 (diff)
code review: roll back include epick
-rw-r--r--src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h b/src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h
index 7c49bb14..d4dbd68b 100644
--- a/src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h
+++ b/src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h
@@ -12,6 +12,8 @@
#define ALPHA_COMPLEX_ALPHA_KERNEL_D_H_
#include <CGAL/version.h> // for CGAL_VERSION_NR
+#include <CGAL/Epeck_d.h> // For EXACT or SAFE version
+#include <CGAL/Epick_d.h> // For FAST version
#include <Eigen/src/Core/util/Macros.h> // for EIGEN_VERSION_AT_LEAST