mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Remove includes in .cpp files for things the corresponding .h file already included
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <qt/bitcoinunits.h>
|
||||
#include <qt/guiutil.h>
|
||||
|
||||
#include <amount.h>
|
||||
#include <init.h>
|
||||
#include <validation.h> // For DEFAULT_SCRIPTCHECK_THREADS
|
||||
#include <net.h>
|
||||
|
||||
Reference in New Issue
Block a user