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:
parent
ebe818a5fb
commit
51728b2d55
5 changed files with 13 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#define XMRIG_HTTPRESPONSE_H
|
||||
|
||||
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue