mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-14 02:22:50 -05:00
Fix build with gcc 13
Now some header files are not included transistively with new libstdc++. Bug: https://bugs.gentoo.org/895226
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define XMRIG_HTTPRESPONSE_H
|
||||
|
||||
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user