Skip to content

Commit

Permalink
fix: add missing "optional" include
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez committed Aug 30, 2023
1 parent 3507b4a commit 76df43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/governance/governance.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <cachemultimap.h>
#include <governance/classes.h>
#include <governance/object.h>
#include <optional>

class CBloomFilter;
class CBlockIndex;
Expand Down

0 comments on commit 76df43f

Please sign in to comment.