mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
Supress struct/class mismatch warnings introduced in #10284.
This commit is contained in:
parent
c2ab38bdd5
commit
cc0ed26753
@ -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