mirror of
https://github.com/monero-project/monero.git
synced 2026-01-06 05:35:32 -05:00
epee: add missing cstdint include
This commit is contained in:
parent
e5d0b6078a
commit
7baf2bde6e
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue