mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
replaced boost::bind to std::bind
This commit is contained in:
parent
4bd8b44ab2
commit
0262a8b057
5 changed files with 33 additions and 35 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <functional>
|
||||
#include <memory>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include "I2PEndian.h"
|
||||
#include "Identity.h"
|
||||
#include "LeaseSet.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue