Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Add boost/asio/io_context.hpp header to transaction_metadata.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
johndebord committed May 16, 2019
1 parent 86485da commit 9fde1c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#pragma once
#include <eosio/chain/transaction.hpp>
#include <eosio/chain/types.hpp>
#include <boost/asio/io_context.hpp>
#include <future>

namespace boost { namespace asio {
Expand Down

0 comments on commit 9fde1c1

Please sign in to comment.