summaryrefslogtreecommitdiff
path: root/sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch
blob: e9c7fade75fe79ef60f5a6172f9a099f9cdaa9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
index 0cf7910..54cb45e 100644
--- a/src/ccnr.h
+++ b/src/ccnr.h
@@ -23,6 +23,7 @@ THE SOFTWARE.
 #ifndef CCNR_H
 #define CCNR_H
 
+#include <cstdint>
 #include <string>
 #include <vector>
 #include "ccnr_mersenne.h"