summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Bottleneck_distance/include/gudhi/Neighbors_finder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Bottleneck_distance/include/gudhi/Neighbors_finder.h b/src/Bottleneck_distance/include/gudhi/Neighbors_finder.h
index 03de4a5a..8777cd8d 100644
--- a/src/Bottleneck_distance/include/gudhi/Neighbors_finder.h
+++ b/src/Bottleneck_distance/include/gudhi/Neighbors_finder.h
@@ -30,6 +30,9 @@
#include <gudhi/Persistence_graph.h>
#include <gudhi/Internal_point.h>
+// Specific for Windows
+#define NOMINMAX
+
#include <unordered_set>
#include <vector>
#include <algorithm> // for std::max