Remove includes in .cpp files for things the corresponding .h file already included
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
|
||||
#include <qt/bitcoingui.h>
|
||||
|
||||
#include <qt/bitcoinunits.h>
|
||||
|
||||
Reference in New Issue
Block a user