mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
removed dependency from boost::thread
This commit is contained in:
parent
845b14f581
commit
c515f49903
|
@ -10,9 +10,6 @@
|
|||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
#include <boost/thread/thread.hpp>
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#include "Log.h"
|
||||
|
||||
#include "RouterContext.h"
|
||||
|
|
Loading…
Reference in a new issue