mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 02:33:28 +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:
@@ -6,6 +6,7 @@
|
||||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
|
||||
#include <chainparamsbase.h>
|
||||
#include <clientversion.h>
|
||||
#include <coins.h>
|
||||
#include <common/args.h>
|
||||
|
||||
Reference in New Issue
Block a user