db_update.cpp: Include hardfork.hpp, fix non-unity build broken by #615 fix
This commit is contained in:
parent
f1cd2c2454
commit
2a745f5882
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
#include <graphene/chain/asset_object.hpp>
|
#include <graphene/chain/asset_object.hpp>
|
||||||
#include <graphene/chain/global_property_object.hpp>
|
#include <graphene/chain/global_property_object.hpp>
|
||||||
|
#include <graphene/chain/hardfork.hpp>
|
||||||
#include <graphene/chain/market_object.hpp>
|
#include <graphene/chain/market_object.hpp>
|
||||||
#include <graphene/chain/proposal_object.hpp>
|
#include <graphene/chain/proposal_object.hpp>
|
||||||
#include <graphene/chain/transaction_object.hpp>
|
#include <graphene/chain/transaction_object.hpp>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue