From a5ffc2d5ade4db49f31f169e8908065be8cdc0f2 Mon Sep 17 00:00:00 2001 From: Lee Clagett Date: Mon, 17 Dec 2018 19:05:27 -0500 Subject: Remove boost::lexical_cast for uuid and unused uuid function --- tests/functional_tests/transactions_flow_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/functional_tests/transactions_flow_test.cpp') diff --git a/tests/functional_tests/transactions_flow_test.cpp b/tests/functional_tests/transactions_flow_test.cpp index ffe500d21..7e5b73415 100644 --- a/tests/functional_tests/transactions_flow_test.cpp +++ b/tests/functional_tests/transactions_flow_test.cpp @@ -29,6 +29,7 @@ // Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers #include +#include #include #include -- cgit v1.2.3