mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Add missing definitions in prep for scripted diff
The missing include and ArgsManager were found after applying the scripted diff in the following commit.
This commit is contained in:
parent
ba8fc7d788
commit
e9ee8aaf3a
4 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#include <blockfilter.h>
|
||||
#include <chain.h>
|
||||
#include <chainparams.h>
|
||||
#include <chainparamsbase.h>
|
||||
#include <common/args.h>
|
||||
#include <consensus/amount.h>
|
||||
#include <deploymentstatus.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue