mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
cc0ed2675
Supress struct/class mismatch warnings introduced in #10284. (Pavel Janík)
Tree-SHA512: 16a6870401b5227c276931841f188479ed5960cf38d8e685f222f58550744c9fcf96a2ea3f2be9a0b1a8d0856a802fc4ec38df7bf90cd5de1f3fe20c4ca15b9d
This commit is contained in:
commit
7a74f88a26
@ -77,7 +77,7 @@ class CScheduler;
|
||||
class CTxMemPool;
|
||||
class CBlockPolicyEstimator;
|
||||
class CWalletTx;
|
||||
class FeeCalculation;
|
||||
struct FeeCalculation;
|
||||
|
||||
/** (client) version numbers for particular wallet features */
|
||||
enum WalletFeature
|
||||
|
Loading…
Reference in New Issue
Block a user