mirror of
https://github.com/monero-project/monero.git
synced 2026-01-26 06:14:29 +01:00
Fix boost <1.60 compilation and fix boost 1.73+ warnings
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
*
|
||||
* \brief Source file that defines simple_wallet class.
|
||||
*/
|
||||
|
||||
// use boost bind placeholders for now
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS 1
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include <locale.h>
|
||||
#include <thread>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user