update db_version for replay and removed duplicate include files

This commit is contained in:
pbattu123 2019-04-15 09:47:04 -03:00 committed by gladcow
parent dd26890a1d
commit fa5ecd0d29
2 changed files with 0 additions and 2 deletions

View file

@ -27,7 +27,6 @@
#include <graphene/db/object.hpp>
#include <graphene/db/generic_index.hpp>
#include <boost/multi_index/composite_key.hpp>
namespace graphene { namespace chain {

View file

@ -28,7 +28,6 @@
#include <graphene/db/generic_index.hpp>
#include <graphene/chain/protocol/event.hpp>
#include <boost/multi_index/composite_key.hpp>
namespace graphene { namespace chain {
class event_object;