Browse Source

BOB 'clear' command

pull/115/head
orignal 10 years ago
parent
commit
1d497cf8d6
  1. 1
      BOB.cpp
  2. 1
      BOB.h

1
BOB.cpp

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

1
BOB.h

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

Loading…
Cancel
Save