Merge pull request #6 from mikhail4021/master

adding Windows support
This commit is contained in:
orignal 2014-01-09 12:22:15 -08:00
commit fd84226bd2
20 changed files with 674 additions and 20 deletions

View file

@ -1,5 +1,5 @@
#include <string.h>
#include <endian.h>
#include "I2PEndian.h"
#include "Log.h"
#include "RouterContext.h"
#include "I2NPProtocol.h"