mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
api added
This commit is contained in:
parent
b9e2b7bf64
commit
7cf19f5784
4 changed files with 77 additions and 0 deletions
12
api/api.h
Normal file
12
api/api.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef API_H__
|
||||
#define API_H__
|
||||
|
||||
namespace i2p
|
||||
{
|
||||
namespace api
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue