Added missing ipfsaddr header.
This commit is contained in:
parent
9f190fb5dc
commit
4af0bedba1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#include "libp2p/routing/kademlia.h"
|
#include "libp2p/routing/kademlia.h"
|
||||||
#include "libp2p/peer/providerstore.h"
|
#include "libp2p/peer/providerstore.h"
|
||||||
#include "libp2p/utils/vector.h"
|
#include "libp2p/utils/vector.h"
|
||||||
|
#include "ipfs/thirdparty/ipfsaddr/ipfs_addr.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Routing using Kademlia and DHT
|
* Routing using Kademlia and DHT
|
||||||
|
|
Loading…
Reference in a new issue