Added header inclusions in db_management.cpp
This commit is contained in:
parent
6a7d670762
commit
4f54b13074
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
|
||||
#include <graphene/chain/database.hpp>
|
||||
|
||||
#include <graphene/chain/chain_property_object.hpp>
|
||||
#include <graphene/chain/witness_schedule_object.hpp>
|
||||
#include <graphene/chain/special_authority_object.hpp>
|
||||
#include <graphene/chain/operation_history_object.hpp>
|
||||
#include <graphene/chain/protocol/fee_schedule.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue