summarylogtreecommitdiffstats
path: root/include-cstdint.patch
diff options
context:
space:
mode:
authorredfish2023-09-03 22:57:11 -0400
committerredfish2023-09-03 22:59:54 -0400
commitcbfc64782cf09457490d537d256b6ba3ab4712ef (patch)
treee831d47a454bd04edc7676979c920d32d4f82a38 /include-cstdint.patch
parent47c014163aee1333aa4661615d7801d7b044575b (diff)
downloadaur-cbfc64782cf09457490d537d256b6ba3ab4712ef.tar.gz
update to 1.1.10
Diffstat (limited to 'include-cstdint.patch')
-rw-r--r--include-cstdint.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/include-cstdint.patch b/include-cstdint.patch
new file mode 100644
index 000000000000..8e0fe7a71521
--- /dev/null
+++ b/include-cstdint.patch
@@ -0,0 +1,10 @@
+--- a/src/tests/utility.hpp 2023-09-03 22:54:08.717410655 -0400
++++ b/src/tests/utility.hpp 2023-09-03 22:54:23.170791179 -0400
+@@ -30,6 +30,7 @@
+
+ #include <cstring>
+ #include <cstdlib>
++#include <cstdint>
+ #include <iostream>
+ #include <fstream>
+