mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
changed back to <openssl/
This commit is contained in:
parent
ae81cc2644
commit
7c835bae20
8 changed files with 26 additions and 35 deletions
|
@ -10,7 +10,7 @@
|
|||
#include <map>
|
||||
#include <set>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/ssl.hpp> // might include openssl
|
||||
#include <boost/asio/ssl.hpp>
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
|
||||
namespace i2p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue