4 lines
169 B
C++
4 lines
169 B
C++
#include <nano/store/final_vote.hpp>
|
|
#include <nano/store/typed_iterator_templ.hpp>
|
|
|
|
template class nano::store::typed_iterator<nano::qualified_root, nano::block_hash>;
|