14ae812 cryptonote_config: include cstdint (jeffro256)
14ae812
@ -30,6 +30,7 @@
#pragma once
#include <cstdint>
#include <stdexcept>
#include <string>
#include <boost/uuid/uuid.hpp>