aboutsummaryrefslogtreecommitdiffstats
path: root/txTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'txTest.cpp')
-rw-r--r--txTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/txTest.cpp b/txTest.cpp
index 8d067f9b..dcb2515a 100644
--- a/txTest.cpp
+++ b/txTest.cpp
@@ -19,7 +19,7 @@
* @date 2014
* Simple peer transaction send test.
*/
-
+#include <boost/asio.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/filesystem/operations.hpp>
#include <libethereum/Client.h>