diff options
Diffstat (limited to 'src/util/bip32.h')
-rw-r--r-- | src/util/bip32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/bip32.h b/src/util/bip32.h index 8f86f2aaa6..b1d53616a4 100644 --- a/src/util/bip32.h +++ b/src/util/bip32.h @@ -6,6 +6,7 @@ #define BITCOIN_UTIL_BIP32_H #include <attributes.h> +#include <cstdint> #include <string> #include <vector> |