Remove Cluster.hpp
This commit is contained in:
@@ -42,7 +42,6 @@
|
|||||||
#include "Salsa20.hpp"
|
#include "Salsa20.hpp"
|
||||||
#include "SHA512.hpp"
|
#include "SHA512.hpp"
|
||||||
#include "World.hpp"
|
#include "World.hpp"
|
||||||
#include "Cluster.hpp"
|
|
||||||
#include "Node.hpp"
|
#include "Node.hpp"
|
||||||
#include "CertificateOfMembership.hpp"
|
#include "CertificateOfMembership.hpp"
|
||||||
#include "CertificateOfRepresentation.hpp"
|
#include "CertificateOfRepresentation.hpp"
|
||||||
|
|||||||
@@ -42,7 +42,6 @@
|
|||||||
#include "NetworkController.hpp"
|
#include "NetworkController.hpp"
|
||||||
#include "Node.hpp"
|
#include "Node.hpp"
|
||||||
#include "Peer.hpp"
|
#include "Peer.hpp"
|
||||||
#include "Cluster.hpp"
|
|
||||||
|
|
||||||
// Uncomment to make the rules engine dump trace info to stdout
|
// Uncomment to make the rules engine dump trace info to stdout
|
||||||
//#define ZT_RULES_ENGINE_DEBUGGING 1
|
//#define ZT_RULES_ENGINE_DEBUGGING 1
|
||||||
|
|||||||
@@ -45,7 +45,6 @@
|
|||||||
#include "Address.hpp"
|
#include "Address.hpp"
|
||||||
#include "Identity.hpp"
|
#include "Identity.hpp"
|
||||||
#include "SelfAwareness.hpp"
|
#include "SelfAwareness.hpp"
|
||||||
#include "Cluster.hpp"
|
|
||||||
#include "Network.hpp"
|
#include "Network.hpp"
|
||||||
|
|
||||||
const struct sockaddr_storage ZT_SOCKADDR_NULL = {0};
|
const struct sockaddr_storage ZT_SOCKADDR_NULL = {0};
|
||||||
|
|||||||
@@ -32,7 +32,6 @@
|
|||||||
#include "Switch.hpp"
|
#include "Switch.hpp"
|
||||||
#include "Network.hpp"
|
#include "Network.hpp"
|
||||||
#include "SelfAwareness.hpp"
|
#include "SelfAwareness.hpp"
|
||||||
#include "Cluster.hpp"
|
|
||||||
#include "Packet.hpp"
|
#include "Packet.hpp"
|
||||||
|
|
||||||
namespace ZeroTier {
|
namespace ZeroTier {
|
||||||
|
|||||||
@@ -43,7 +43,6 @@
|
|||||||
#include "Peer.hpp"
|
#include "Peer.hpp"
|
||||||
#include "SelfAwareness.hpp"
|
#include "SelfAwareness.hpp"
|
||||||
#include "Packet.hpp"
|
#include "Packet.hpp"
|
||||||
#include "Cluster.hpp"
|
|
||||||
|
|
||||||
namespace ZeroTier {
|
namespace ZeroTier {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user