Merge pull request #9034

14ae812 cryptonote_config: include cstdint (jeffro256)
dev-v0.11.2
luigi1111 6 months ago
commit 2fe5a5e073
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -30,6 +30,7 @@
#pragma once
#include <cstdint>
#include <stdexcept>
#include <string>
#include <boost/uuid/uuid.hpp>

Loading…
Cancel
Save