mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 03:23:43 +02:00
Remove unnecessary forward class declarations in header files
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
|
||||
class CBlockIndex;
|
||||
class CChainParams;
|
||||
class CReserveKey;
|
||||
class CScript;
|
||||
class CWallet;
|
||||
|
||||
namespace Consensus { struct Params; };
|
||||
|
||||
|
Reference in New Issue
Block a user