mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 18:08:52 +00:00
Merge pull request #9034
14ae812
cryptonote_config: include cstdint (jeffro256)
This commit is contained in:
commit
2fe5a5e073
@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <boost/uuid/uuid.hpp>
|
#include <boost/uuid/uuid.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user