summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-10-05 13:19:52 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-10-05 13:19:52 +0200
commitf7faba86fced9c75c530c86665ca3c73429d8f12 (patch)
tree153e34a4e7d59bf03b29e546aadd618f733d6e82
parent9bba01c0afb2c931553d2c47af0104f407d22c01 (diff)
code review: include what you use
-rw-r--r--src/Alpha_complex/include/gudhi/Alpha_complex/Alpha_kernel_d.h2
1 files changed, 0 insertions, 2 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 a6760645..7c49bb14 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
@@ -11,8 +11,6 @@
#ifndef ALPHA_COMPLEX_ALPHA_KERNEL_D_H_
#define ALPHA_COMPLEX_ALPHA_KERNEL_D_H_
-#include <CGAL/Epeck_d.h> // For EXACT or SAFE version
-#include <CGAL/Epick_d.h> // For FAST version
#include <CGAL/version.h> // for CGAL_VERSION_NR
#include <Eigen/src/Core/util/Macros.h> // for EIGEN_VERSION_AT_LEAST