surjectionproof: remove unused include
Following the merge of b627ba7050b608e869515a8ef622d71bf8c13b54 from upstream, this include should have been deleted as well.
This commit is contained in:
parent
d575ef9aca
commit
fcc0299fa5
@ -9,10 +9,6 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#if defined HAVE_CONFIG_H
|
|
||||||
#include "../../libsecp256k1-config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "../../../include/secp256k1_rangeproof.h"
|
#include "../../../include/secp256k1_rangeproof.h"
|
||||||
#include "../../../include/secp256k1_surjectionproof.h"
|
#include "../../../include/secp256k1_surjectionproof.h"
|
||||||
#include "../rangeproof/borromean.h"
|
#include "../rangeproof/borromean.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user