Skip to content

Commit

Permalink
fix: add missing optional include (#4595)
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta authored Nov 30, 2021
1 parent b8c5604 commit b9e1d3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/llmq/dkgsession.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

#include <llmq/utils.h>

#include <optional>

class UniValue;
class CInv;

Expand Down

0 comments on commit b9e1d3c

Please sign in to comment.