Merge pull request #9033

56dab0f cryptonote_config: include cstdint (jeffro256)
pull/9057/head
luigi1111 6 months ago
commit 4ea2a194c7
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