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