mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-23 23:33:47 +02:00
Fix -Wmismatched-tags warnings
This commit is contained in:
parent
d0d256536c
commit
1485124291
@ -40,7 +40,7 @@ class CBlockIndex;
|
|||||||
class CBlockTreeDB;
|
class CBlockTreeDB;
|
||||||
class CBlockUndo;
|
class CBlockUndo;
|
||||||
class CChainParams;
|
class CChainParams;
|
||||||
class CCheckpointData;
|
struct CCheckpointData;
|
||||||
class CInv;
|
class CInv;
|
||||||
class CConnman;
|
class CConnman;
|
||||||
class CScriptCheck;
|
class CScriptCheck;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user