mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-18 23:16:37 +02:00
Fix compilation error on some systems
This commit is contained in:
parent
d87a79b226
commit
c55af3ba0d
1 changed files with 1 additions and 0 deletions
1
NetDb.h
1
NetDb.h
|
@ -6,6 +6,7 @@
|
|||
#include <map>
|
||||
#include <string>
|
||||
#include <thread>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include "Queue.h"
|
||||
#include "I2NPProtocol.h"
|
||||
#include "RouterInfo.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue