mirror of
https://github.com/monero-project/monero.git
synced 2025-07-30 06:48:41 -04:00
Remove boost::lexical_cast for uuid and unused uuid function
This commit is contained in:
parent
6bc0c7e685
commit
a5ffc2d5ad
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