fix compile error

This commit is contained in:
Paul 2018-06-30 18:23:43 -05:00
parent ebe77f5955
commit fc5cd4774a

View File

@ -8,6 +8,8 @@
#include "zmqconfig.h"
class CBlockIndex;
class CGovernanceObject;
class CGovernanceVote;
class CZMQAbstractNotifier;
typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)();