Fix build after rebase

This commit is contained in:
Nathan Hourt 2019-05-01 17:04:29 -05:00 committed by Nathan Hourt
parent f57dc27f55
commit ad670ecde1
No known key found for this signature in database
GPG key ID: B4344309A110851E

View file

@ -29,6 +29,7 @@
#include <graphene/chain/market_object.hpp>
#include <graphene/chain/proposal_object.hpp>
#include <graphene/chain/withdraw_permission_object.hpp>
#include <graphene/chain/htlc_object.hpp>
namespace graphene { namespace app {
using namespace graphene::chain;