From dc81e23e60f6539b5d273bd42024e765b6cdf2d5 Mon Sep 17 00:00:00 2001 From: mj-xmr Date: Thu, 12 Nov 2020 19:14:32 +0100 Subject: Split epee/string_tools.h and encapsulate boost::lexical_cast --- src/wallet/wallet2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wallet/wallet2.cpp') diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index 0af896c76..56f0ef11c 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -37,6 +37,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3