Skip to content

Commit

Permalink
Merge #272: surjectionproof: remove unused include
Browse files Browse the repository at this point in the history
fcc0299 surjectionproof: remove unused include (Jon Griffiths)

Pull request description:

ACKs for top commit:
  delta1:
    ACK fcc0299
  jonasnick:
    ACK fcc0299

Tree-SHA512: dbd5dd982796b99871f2fbd3ab8404c6817bd4970d8775a83bd3a3fd916a683ff9da70c334a377870063eaa5c8cfb73481edfdd0bd7279fc7dc7f8b5368bb5aa
  • Loading branch information
jonasnick committed Oct 31, 2023
2 parents d575ef9 + fcc0299 commit 2192e9d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/modules/surjection/main_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2192e9d

Please sign in to comment.