fix build

This commit is contained in:
Daniel Larimer 2015-10-23 13:34:08 -04:00
parent 32d6b22b7b
commit 0ef59f6165

View file

@ -21,6 +21,7 @@
#include <graphene/chain/market_evaluator.hpp>
#include <graphene/chain/account_object.hpp>
#include <graphene/chain/exceptions.hpp>
#include <graphene/chain/hardfork.hpp>
#include <fc/uint128.hpp>
namespace graphene { namespace chain {