operation_history_object.hpp: Include operations.hpp

This commit is contained in:
theoreticalbts 2015-06-15 19:46:11 -04:00
parent 9e46ed80a0
commit e9acc40a7d

View file

@ -17,6 +17,7 @@
*/
#pragma once
#include <graphene/db/object.hpp>
#include <graphene/chain/operations.hpp>
namespace graphene { namespace chain {