mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 09:56:35 +02:00
tabify
This commit is contained in:
parent
b046c45a9e
commit
0ced38cdcb
2 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ namespace client
|
||||||
|
|
||||||
class SAMBridge;
|
class SAMBridge;
|
||||||
struct SAMSession;
|
struct SAMSession;
|
||||||
class SAMSocket :public std::enable_shared_from_this<SAMSocket>
|
class SAMSocket: public std::enable_shared_from_this<SAMSocket>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue