mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01: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:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include <chainparams.h>
|
||||
|
||||
#include <chainparamsbase.h>
|
||||
#include <chainparamsseeds.h>
|
||||
#include <common/args.h>
|
||||
#include <consensus/merkle.h>
|
||||
|
||||
Reference in New Issue
Block a user