Began separation of i2pcontrol (untested).

This commit is contained in:
EinMByte 2015-08-01 16:48:35 +02:00
parent af4719d665
commit 1f90b08445
9 changed files with 634 additions and 570 deletions

View file

@ -11,7 +11,7 @@
#include "SAM.h"
#include "BOB.h"
#include "AddressBook.h"
#include "I2PControl.h"
#include "i2pcontrol/I2PControlServer.h"
namespace i2p
{