mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-19 20:20:00 +01:00
Remove unnecessary forward class declarations in header files
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
#include <boost/signals2/last_value.hpp>
|
||||
#include <boost/signals2/signal.hpp>
|
||||
|
||||
class CBasicKeyStore;
|
||||
class CWallet;
|
||||
class uint256;
|
||||
class CBlockIndex;
|
||||
|
||||
/** General change type (added, updated, removed). */
|
||||
|
||||
Reference in New Issue
Block a user