mirror of
https://github.com/monero-project/monero.git
synced 2025-08-05 16:14:17 -04:00
Merge pull request #5001
a5ffc2d5
Remove boost::lexical_cast for uuid and unused uuid function (Lee Clagett)
This commit is contained in:
commit
3e9bb9626a
6 changed files with 11 additions and 35 deletions
|
@ -31,6 +31,7 @@
|
|||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include <boost/uuid/nil_generator.hpp>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
#include "string_tools.h"
|
||||
#include "cryptonote_protocol_defs.h"
|
||||
#include "block_queue.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue