mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
refactor: Replace validation.h include with forward-decl in miner.h
This commit is contained in:
parent
fa0739a7d3
commit
fa4e09924b
2 changed files with 3 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include <timedata.h>
|
||||
#include <util/moneystr.h>
|
||||
#include <util/system.h>
|
||||
#include <validation.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue