db_block.cpp: Include smart_ref_impl
This commit is contained in:
parent
529f0bef0e
commit
da9ee0c499
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
#include <graphene/chain/exceptions.hpp>
|
||||
#include <graphene/chain/evaluator.hpp>
|
||||
|
||||
#include <fc/smart_ref_impl.hpp>
|
||||
|
||||
namespace graphene { namespace chain {
|
||||
|
||||
bool database::is_known_block( const block_id_type& id )const
|
||||
|
|
|
|||
Loading…
Reference in a new issue