Forgoten line
This commit is contained in:
parent
b48c7b16c6
commit
9a94584ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ namespace tools
|
|||
uint64_t get_top_block_height() const { return m_chain.get_top_block_height(); }
|
||||
|
||||
template <class t_archive>
|
||||
inline void serialize(t_archive &a, const unsigned int ver_)
|
||||
inline void serialize(t_archive &a, const unsigned int ver)
|
||||
{
|
||||
if (t_archive::is_saving::value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue