Browse Source

Include

pull/4/head
jl777 6 years ago
parent
commit
856a6a560d
  1. 2
      src/merkleblock.cpp

2
src/merkleblock.cpp

@ -8,7 +8,7 @@
#include "hash.h"
#include "consensus/consensus.h"
#include "utilstrencodings.h"
#include "komodo_defs.h"
using namespace std;
CMerkleBlock::CMerkleBlock(const CBlock& block, CBloomFilter& filter)

Loading…
Cancel
Save