summaryrefslogtreecommitdiff
path: root/sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch')
-rw-r--r--sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch b/sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch
deleted file mode 100644
index e9c7fade75fe..000000000000
--- a/sci-mathematics/cryptominisat/files/cryptominisat-5.11.4-gcc-13.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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"