Skip to content

Commit 92e3819

Browse files
committed
Include dependent headers in stakeinput.h
1 parent 571b9fd commit 92e3819

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/stakeinput.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
#ifndef PIVX_STAKEINPUT_H
66
#define PIVX_STAKEINPUT_H
77

8+
#include "chain.h"
9+
#include "streams.h"
10+
#include "uint256.h"
11+
812
class CKeyStore;
913
class CWallet;
1014
class CWalletTx;

0 commit comments

Comments
 (0)