database_api.cpp: Include smart_ref_impl, fix #321
This commit is contained in:
parent
b5db094b3b
commit
e008cbb70b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include <graphene/app/database_api.hpp>
|
||||
|
||||
#include <fc/bloom_filter.hpp>
|
||||
#include <fc/smart_ref_impl.hpp>
|
||||
|
||||
#include <fc/crypto/hex.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue