mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
fix: add missing optional include (#4595)
This commit is contained in:
parent
b8c560479e
commit
b9e1d3cb11
@ -12,6 +12,8 @@
|
|||||||
|
|
||||||
#include <llmq/utils.h>
|
#include <llmq/utils.h>
|
||||||
|
|
||||||
|
#include <optional>
|
||||||
|
|
||||||
class UniValue;
|
class UniValue;
|
||||||
class CInv;
|
class CInv;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user