From 704bd19db466ae028917453e5c4e040e15b52b26 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Tue, 26 Jun 2018 13:28:36 +0000 Subject: Useless includes removal git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3640 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 57223bb2c3b1ad877d89d8627fbd866a726f2118 --- .../utilities/weighted_alpha_complex_3d_persistence.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/Alpha_complex') diff --git a/src/Alpha_complex/utilities/weighted_alpha_complex_3d_persistence.cpp b/src/Alpha_complex/utilities/weighted_alpha_complex_3d_persistence.cpp index 56fd6a7c..25512f98 100644 --- a/src/Alpha_complex/utilities/weighted_alpha_complex_3d_persistence.cpp +++ b/src/Alpha_complex/utilities/weighted_alpha_complex_3d_persistence.cpp @@ -30,15 +30,8 @@ #include #include -#include #include -#include -#include -#include #include -#include - -#include "alpha_complex_3d_helper.h" // gudhi type definition using Alpha_complex_3d = Gudhi::alpha_complex::Alpha_complex_3d; -- cgit v1.2.3