mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Remove includes in .cpp files for things the corresponding .h file already included
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
|
||||
#include <netaddress.h>
|
||||
#include <hash.h>
|
||||
#include <utilstrencodings.h>
|
||||
|
||||
Reference in New Issue
Block a user