mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-01-14 09:08:02 +00:00
fix for build issue with gcc 11.2 through MSYS2
This commit is contained in:
parent
2d0fadd8b8
commit
99029b4d70
@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
#include <boost/optional/optional.hpp>
|
#include <boost/optional/optional.hpp>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <limits>
|
||||||
#include "memwipe.h"
|
#include "memwipe.h"
|
||||||
#include "misc_log_ex.h"
|
#include "misc_log_ex.h"
|
||||||
#include "wipeable_string.h"
|
#include "wipeable_string.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user