1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 08:14:15 +00:00

BOB 'clear' command

This commit is contained in:
orignal 2014-12-07 21:06:04 -05:00
parent efa771310d
commit 1d497cf8d6
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include "ClientContext.h"
#include "BOB.h"
namespace i2p
{
namespace client

1
BOB.h
View File

@ -11,6 +11,7 @@
#include "Identity.h"
#include "LeaseSet.h"
namespace i2p
{
namespace client