mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Move Log.h/cpp to util/
This commit is contained in:
parent
6268e297e4
commit
c8190d0020
36 changed files with 36 additions and 36 deletions
2
api.cpp
2
api.cpp
|
@ -1,6 +1,6 @@
|
|||
#include <string>
|
||||
#include <map>
|
||||
#include "Log.h"
|
||||
#include "util/Log.h"
|
||||
#include "NetDb.h"
|
||||
#include "transport/Transports.h"
|
||||
#include "Tunnel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue