remove not needed includes

This commit is contained in:
Alfredo 2018-12-15 21:53:07 -03:00
parent 0dfcfe8a0d
commit 8112a8347a

View file

@ -30,14 +30,6 @@
#include <graphene/chain/account_object.hpp>
#include <graphene/chain/asset_object.hpp>
#include <graphene/chain/committee_member_object.hpp>
#include <graphene/chain/market_object.hpp>
#include <graphene/chain/vesting_balance_object.hpp>
#include <graphene/chain/withdraw_permission_object.hpp>
#include <graphene/chain/witness_object.hpp>
#include <graphene/account_history/account_history_plugin.hpp>
#include <fc/crypto/digest.hpp>
#include "../common/database_fixture.hpp"