Fix build error

This commit is contained in:
miketout
2018-11-01 19:25:27 -07:00
parent 73b4d69673
commit 3613db08b4

View File

@@ -76,6 +76,7 @@ using namespace std;
extern void ThreadSendAlert();
extern int32_t KOMODO_LOADINGBLOCKS;
extern bool VERUS_MINTBLOCKS;
extern std::string VERUS_CHEATCATCHER;
ZCJoinSplit* pzcashParams = NULL;