mirror of
https://github.com/monero-project/monero.git
synced 2025-08-23 07:05:08 -04:00
crypto: do not use boost::value_initialized to init null skey/pkey
This commit is contained in:
parent
63e342be84
commit
0496c7c91a
3 changed files with 10 additions and 3 deletions
|
@ -34,7 +34,6 @@
|
|||
#include <iostream>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <boost/thread/lock_guard.hpp>
|
||||
#include <boost/utility/value_init.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <type_traits>
|
||||
#include <vector>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue