mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* Base.h : extract Tag template class to separate header
This commit is contained in:
parent
6350f5e6e8
commit
d838ce85c3
4 changed files with 90 additions and 77 deletions
2
Base.cpp
2
Base.cpp
|
@ -1,4 +1,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "Base.h"
|
||||
|
||||
namespace i2p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue