Probably fix Docker build

This commit is contained in:
Nathan Hourt 2019-05-01 13:56:54 -05:00 committed by Nathan Hourt
parent 35d864e269
commit f57dc27f55
No known key found for this signature in database
GPG key ID: B4344309A110851E

View file

@ -24,6 +24,7 @@
#pragma once
#include <graphene/protocol/authority.hpp>
#include <graphene/db/generic_index.hpp>
#include <graphene/chain/types.hpp>
#include <boost/multi_index/composite_key.hpp>
namespace graphene { namespace chain {