summarylogtreecommitdiffstats
path: root/header.patch
diff options
context:
space:
mode:
authorLuis Martinez2022-06-20 21:09:28 -0500
committerLuis Martinez2022-06-20 21:09:28 -0500
commitc5f163525591c6442a3d99346250ae4fe178c86f (patch)
tree8675098fc1e5f00a469ae75840f71b456072680d /header.patch
parent75f58247239072f398c07408339fa927d0bd276d (diff)
downloadaur-c5f163525591c6442a3d99346250ae4fe178c86f.tar.gz
update to 0.6.1
Diffstat (limited to 'header.patch')
-rw-r--r--header.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/header.patch b/header.patch
new file mode 100644
index 000000000000..98c0445c9fc7
--- /dev/null
+++ b/header.patch
@@ -0,0 +1,12 @@
+diff --git a/ripser/ripser.cpp b/ripser/ripser.cpp
+index f2b7531..2c225c5 100644
+--- a/ripser/ripser.cpp
++++ b/ripser/ripser.cpp
+@@ -46,6 +46,7 @@ derivative works thereof, in binary and source code form.
+ #include <iomanip>
+ #include <iostream>
+ #include <iterator>
++#include <limits>
+ #include <numeric>
+ #include <queue>
+ #include <sstream>