mirror of
https://github.com/monero-project/monero.git
synced 2025-08-19 17:47:53 -04:00
fix missing <cstdint> includes
This commit is contained in:
parent
2f45d5c615
commit
f983ac7780
4 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include <boost/utility/string_ref_fwd.hpp>
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
namespace epee
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue