mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-13 04:46:38 +01:00
BOB 'clear' command
This commit is contained in:
parent
efa771310d
commit
1d497cf8d6
2 changed files with 2 additions and 0 deletions
1
BOB.cpp
1
BOB.cpp
|
@ -5,6 +5,7 @@
|
||||||
#include "ClientContext.h"
|
#include "ClientContext.h"
|
||||||
#include "BOB.h"
|
#include "BOB.h"
|
||||||
|
|
||||||
|
|
||||||
namespace i2p
|
namespace i2p
|
||||||
{
|
{
|
||||||
namespace client
|
namespace client
|
||||||
|
|
1
BOB.h
1
BOB.h
|
@ -11,6 +11,7 @@
|
||||||
#include "Identity.h"
|
#include "Identity.h"
|
||||||
#include "LeaseSet.h"
|
#include "LeaseSet.h"
|
||||||
|
|
||||||
|
|
||||||
namespace i2p
|
namespace i2p
|
||||||
{
|
{
|
||||||
namespace client
|
namespace client
|
||||||
|
|
Loading…
Add table
Reference in a new issue