From b9f85a2b9b78b5d9a56597aa52314883a8c885e2 Mon Sep 17 00:00:00 2001 From: svost Date: Wed, 12 Oct 2016 10:06:52 +0300 Subject: [PATCH] Remove boost join function --- src/util.cpp | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/util.cpp b/src/util.cpp index f798da6..53ad364 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -10,7 +10,6 @@ #include -#include #include #include #include @@ -1387,7 +1386,16 @@ string FormatSubVersion(const string& name, int nClientVersion, const vector