mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 07:09:15 +01:00
Remove includes in .cpp files for things the corresponding .h file already included
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#include <script/interpreter.h>
|
||||
|
||||
#include <primitives/transaction.h>
|
||||
#include <crypto/ripemd160.h>
|
||||
#include <crypto/sha1.h>
|
||||
#include <crypto/sha256.h>
|
||||
|
||||
Reference in New Issue
Block a user