Merge pull request #968
9cca53a
wallet: fix build on Mac and Windows (missing include) (moneromooo-monero)
This commit is contained in:
commit
13222f9ff5
|
@ -28,6 +28,7 @@
|
|||
//
|
||||
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
|
||||
|
||||
#include <random>
|
||||
#include <boost/archive/binary_oarchive.hpp>
|
||||
#include <boost/archive/binary_iarchive.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue