Remove boost::lexical_cast for uuid and unused uuid function

This commit is contained in:
Lee Clagett 2018-12-17 19:05:27 -05:00
parent 6bc0c7e685
commit a5ffc2d5ad
6 changed files with 11 additions and 35 deletions

View file

@ -29,6 +29,7 @@
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/uuid/random_generator.hpp>
#include <unordered_map>