mirror of
https://github.com/monero-project/monero.git
synced 2026-02-03 02:05:05 +01:00
epee: add missing cstdint include
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <list>
|
||||
#include <cstdint>
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "net.http"
|
||||
|
||||
Reference in New Issue
Block a user