mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
add imports to the header files in zmqconfig.h
This commit is contained in:
parent
fc5cd4774a
commit
f63fd97c03
@ -19,6 +19,9 @@
|
||||
#include "primitives/block.h"
|
||||
#include "primitives/transaction.h"
|
||||
|
||||
#include "governance-object.h"
|
||||
#include "governance-vote.h"
|
||||
|
||||
void zmqError(const char *str);
|
||||
|
||||
#endif // BITCOIN_ZMQ_ZMQCONFIG_H
|
||||
|
Loading…
Reference in New Issue
Block a user