forked from lthn/blockchain
compilation fix (gcc)
This commit is contained in:
parent
525b0cb840
commit
5b086b9356
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
// Note: This file originates from tests/functional_tests/crypto_tests.cpp
|
||||
#pragma once
|
||||
#include "crypto-sugar.h"
|
||||
#include "crypto/range_proof_bppe.h"
|
||||
#include "crypto/range_proofs.h"
|
||||
#include "crypto/clsag.h"
|
||||
#include <boost/multiprecision/cpp_int.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue