forked from lthn/blockchain
fixed compilation for gcc/clang
This commit is contained in:
parent
334a90bbe0
commit
bbc80a8a77
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "block_chain_shortener.h"
|
||||
#include "common/crypto_stream_operators.h"
|
||||
//#include "wallet_errors.h"
|
||||
|
||||
#define SHORTENER_EVERYBLOCK_SIZE 20
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue