mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Add missing includes
They are needed, otherwise the next commit will not compile
This commit is contained in:
parent
fa869ce2c2
commit
fa77fdd047
7 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <txmempool.h>
|
||||
#include <univalue.h>
|
||||
#include <util/moneystr.h>
|
||||
#include <util/time.h>
|
||||
|
||||
using kernel::DumpMempool;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue