summarylogtreecommitdiffstats
path: root/include-cstdint.patch
blob: 8e0fe7a71521e7777b2e57a670441d5c90d958c3 (plain)
1
2
3
4
5
6
7
8
9
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>