Skip to content

Commit

Permalink
Fix compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Nov 16, 2023
1 parent 1426e56 commit d9efe2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/primitives/block.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <primitives/block.h>

#include <hash.h>
#include <groestlcoin.h> // GRS
#include <tinyformat.h>

uint256 CBlockHeader::GetHash() const
Expand Down

0 comments on commit d9efe2c

Please sign in to comment.