mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef BITCOIN_KEYSTORE_H
|
||||
#define BITCOIN_KEYSTORE_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "crypter.h"
|
||||
#include "script.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user