summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-02-10 16:29:04 +0100
committerGitHub <noreply@github.com>2022-02-10 16:29:04 +0100
commit1f52ad91c945bb5ef2eaf6d08101de0a8354044b (patch)
treedbab706237e402fd3a904d89c24dbdcd0cd502c5 /src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
parent7f1b8eb706c72921141b53e607d6e2aa28e2bf19 (diff)
parent4fc331267735a3368160ea7cd001b7fa45d720f7 (diff)
Merge pull request #581 from VincentRouvreau/boost_1_66_as_minimal_version
Boost 1.66.0 is now the minimal version as required from cgal 5.1
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>