diff options
Diffstat (limited to 'vm.h')
-rw-r--r-- | vm.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>. #include <fstream> #include <cstdint> +#include <boost/asio.hpp> #include <boost/test/unit_test.hpp> #include <json_spirit/json_spirit.h> #include <libdevcore/Log.h> |