From f877c8b7f538e1be30b3df48fbc38f376b6cef28 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 27 Aug 2012 05:39:34 +0000 Subject: [PATCH] merge fix from RC_0_16 --- src/string_util.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/string_util.cpp b/src/string_util.cpp index 69a91240b..bed6afa15 100644 --- a/src/string_util.cpp +++ b/src/string_util.cpp @@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "libtorrent/config.hpp" #include "libtorrent/string_util.hpp" +#include "libtorrent/random.hpp" #include // for malloc/free #include // for strcpy/strlen