Skip to content

Commit

Permalink
Merge pull request #9034
Browse files Browse the repository at this point in the history
14ae812 cryptonote_config: include cstdint (jeffro256)
  • Loading branch information
luigi1111 committed Nov 6, 2023
2 parents 95e4fc3 + 14ae812 commit 2fe5a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cryptonote_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

#pragma once

#include <cstdint>
#include <stdexcept>
#include <string>
#include <boost/uuid/uuid.hpp>
Expand Down

0 comments on commit 2fe5a5e

Please sign in to comment.