summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-02-11 14:49:04 +0100
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-02-11 14:49:04 +0100
commitd8905deb600228b704c093838cb6ad339ef49ad6 (patch)
tree7a58890ff21bad5085be5faebd0e9d14de6ffd87 /src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
parent37a141533397568e7070c734e21ef9c4dc85d132 (diff)
parent1f52ad91c945bb5ef2eaf6d08101de0a8354044b (diff)
Merge branch 'master' into stree_copy_python
Diffstat (limited to 'src/Alpha_complex/include/gudhi/Alpha_complex_3d.h')
-rw-r--r--src/Alpha_complex/include/gudhi/Alpha_complex_3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h b/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
index ccc3d852..df5c630e 100644
--- a/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
+++ b/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
@@ -12,7 +12,6 @@
#ifndef ALPHA_COMPLEX_3D_H_
#define ALPHA_COMPLEX_3D_H_
-#include <boost/version.hpp>
#include <boost/variant.hpp>
#include <boost/range/size.hpp>
#include <boost/range/combine.hpp>