Adding lightweight option parser

This commit is contained in:
Meeh 2014-01-30 01:56:48 +01:00
parent c361b7d914
commit fb16e50c4d
3 changed files with 8 additions and 4 deletions

View file

@ -3,6 +3,7 @@
#include <cryptopp/dsa.h>
#include "CryptoConst.h"
#include "RouterContext.h"
#include "util.h"
namespace i2p
{