1
0
Fork 0
forked from lthn/blockchain

fixed compilation for gcc/clang

This commit is contained in:
sowle 2025-03-20 22:28:10 +03:00
parent 334a90bbe0
commit bbc80a8a77
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -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