From 75e0a21e9544c1ee6660c42e29822841cdc5cb42 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 30 Sep 2012 15:46:18 +0000 Subject: [PATCH] merged build fix --- tools/parse_hash_fails.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/parse_hash_fails.cpp b/tools/parse_hash_fails.cpp index 876046572..f686c5e7e 100644 --- a/tools/parse_hash_fails.cpp +++ b/tools/parse_hash_fails.cpp @@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. #include #include +#include #include "libtorrent/file.hpp" using namespace libtorrent;