mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 19:57:48 +02:00
fixed conflicting qt and libi2pd TunnelConfig.cpp (.o names clash)
This commit is contained in:
parent
c63818f355
commit
3ad1c94966
5 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
#include <memory>
|
||||
#include "Queue.h"
|
||||
#include "Crypto.h"
|
||||
#include "TunnelConfig.h"
|
||||
#include "TunnelHopConfig.h"
|
||||
#include "TunnelPool.h"
|
||||
#include "TransitTunnel.h"
|
||||
#include "TunnelEndpoint.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue