summarylogtreecommitdiffstats
path: root/fix-compile.patch
blob: 6dd1dad99648611b3b15e126766e3bf885d32e48 (plain)
1
2
3
4
5
6
7
8
9
10
--- xmrig-cuda-6.15.1/src/crypto/common/Algorithm.h	2021-09-18 15:16:03.000000000 +0200
+++ xmrig-cuda-6.15.1/src/crypto/common/Algorithm.h	2021-09-18 16:44:27.677847874 +0200
@@ -22,6 +22,7 @@


 #include <cstdint>
+#include <cstddef>
 #include <vector>