Fix -Wmismatched-tags warnings

This commit is contained in:
Hennadii Stepanov 2021-02-01 14:37:14 +02:00
parent d0d256536c
commit 1485124291
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

View File

@ -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;