summaryrefslogtreecommitdiff
path: root/matching/example/matching_dist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'matching/example/matching_dist.cpp')
-rw-r--r--matching/example/matching_dist.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/matching/example/matching_dist.cpp b/matching/example/matching_dist.cpp
index 13e5c6d..734f6cc 100644
--- a/matching/example/matching_dist.cpp
+++ b/matching/example/matching_dist.cpp
@@ -13,9 +13,6 @@
#include "spdlog/spdlog.h"
#include "spdlog/fmt/ostr.h"
-//#include "persistence_module.h"
-#include "bifiltration.h"
-#include "box.h"
#include "matching_distance.h"
using Real = double;