remove more not needed includes from dividend tests
This commit is contained in:
parent
8112a8347a
commit
23750be366
1 changed files with 0 additions and 5 deletions
|
|
@ -25,11 +25,6 @@
|
|||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include <graphene/chain/database.hpp>
|
||||
#include <graphene/chain/exceptions.hpp>
|
||||
#include <graphene/chain/hardfork.hpp>
|
||||
|
||||
#include <graphene/chain/account_object.hpp>
|
||||
#include <graphene/chain/asset_object.hpp>
|
||||
|
||||
#include "../common/database_fixture.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue