mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
merge bitcoin#13530: Add missing pow.h header
This commit is contained in:
parent
ea3dc3b679
commit
8b8a3b8681
@ -11,6 +11,7 @@
|
||||
#include <crypto/sha256.h>
|
||||
#include <miner.h>
|
||||
#include <policy/policy.h>
|
||||
#include <pow.h>
|
||||
#include <scheduler.h>
|
||||
#include <script/standard.h>
|
||||
#include <txdb.h>
|
||||
|
Loading…
Reference in New Issue
Block a user