mirror of
https://github.com/monero-project/monero.git
synced 2025-08-01 16:56:09 -04:00
fix missing <cstdint> includes
This commit is contained in:
parent
a2e8d1d427
commit
c32befe4f8
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