From 5162715101adc9df8b3713039a9f33479e2eb9a0 Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Sun, 14 Dec 2014 00:10:52 +0100 Subject: [PATCH] ungly fix for compiling exp on mac --- exp/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/exp/main.cpp b/exp/main.cpp index 3c4a1b207..27707decb 100644 --- a/exp/main.cpp +++ b/exp/main.cpp @@ -20,6 +20,7 @@ * Ethereum client. */ #include +#include #include #include #include