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/cryptonote_basic/cryptonote_format_utils.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cryptonote_basic/cryptonote_format_utils.cpp') diff --git a/src/cryptonote_basic/cryptonote_format_utils.cpp b/src/cryptonote_basic/cryptonote_format_utils.cpp index 3e4532d4e..b0c4a25d8 100644 --- a/src/cryptonote_basic/cryptonote_format_utils.cpp +++ b/src/cryptonote_basic/cryptonote_format_utils.cpp @@ -32,6 +32,7 @@ #include #include "wipeable_string.h" #include "string_tools.h" +#include "string_tools_lexical.h" #include "serialization/string.h" #include "cryptonote_format_utils.h" #include "cryptonote_config.h" -- cgit v1.2.3