aboutsummaryrefslogtreecommitdiffstats
path: root/vm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vm.cpp')
-rw-r--r--vm.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm.cpp b/vm.cpp
index 00ba82aa..e78753e6 100644
--- a/vm.cpp
+++ b/vm.cpp
@@ -22,8 +22,6 @@
#include <chrono>
-// Make sure boost/asio.hpp is included before windows.h.
-#include <boost/asio.hpp>
#include <boost/filesystem.hpp>
#include <libethereum/Executive.h>