1
0
Fork 0
forked from lthn/blockchain

crypto_tests: minor fix

This commit is contained in:
sowle 2021-06-08 17:56:25 +03:00
parent bb6dea509e
commit d38c852ead
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -14,6 +14,7 @@
#include "currency_core/difficulty.h"
#include "crypto/crypto-sugar.h"
#include "crypto/range_proofs.h"
using namespace crypto;