mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 00:57:16 +09:00
epee: add missing cstdint include
This commit is contained in:
parent
e5d0b6078a
commit
7baf2bde6e
@ -34,6 +34,7 @@
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <list>
|
||||
#include <cstdint>
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "net.http"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user