mirror of https://github.com/PurpleI2P/i2pd.git
EinMByte
9 years ago
24 changed files with 28 additions and 23 deletions
@ -1,3 +1,8 @@ |
|||||||
|
/**
|
||||||
|
* @note This file is named NetworkDatabase.h instead of NetDb.h to avoid |
||||||
|
* a possible nameclash with a file included by boost on case insensitive |
||||||
|
* filesystems. |
||||||
|
*/ |
||||||
#ifndef NETDB_H__ |
#ifndef NETDB_H__ |
||||||
#define NETDB_H__ |
#define NETDB_H__ |
||||||
|
|
Loading…
Reference in new issue