mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
rollback
This commit is contained in:
parent
e80da3cbeb
commit
f4056e57bb
@ -1,11 +1,6 @@
|
||||
#ifndef ROUTER_CONTEXT_H__
|
||||
#define ROUTER_CONTEXT_H__
|
||||
|
||||
// i2pd_qt.pro defines this on Windows
|
||||
#ifdef WINDOWS
|
||||
#include <Winsock2.h>
|
||||
#endif
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
@ -1,11 +1,6 @@
|
||||
#ifndef ROUTER_INFO_H__
|
||||
#define ROUTER_INFO_H__
|
||||
|
||||
// i2pd_qt.pro defines this on Windows
|
||||
#ifdef WINDOWS
|
||||
#include <Winsock2.h>
|
||||
#endif
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
Loading…
Reference in New Issue
Block a user