From 02d18af57d7d05d26e44ff2015f5bcf55ebce7a2 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 23 Jun 2017 16:10:26 -0700 Subject: Remove Cluster.hpp --- node/Node.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'node/Node.cpp') diff --git a/node/Node.cpp b/node/Node.cpp index 37586834..39325b65 100644 --- a/node/Node.cpp +++ b/node/Node.cpp @@ -45,7 +45,6 @@ #include "Address.hpp" #include "Identity.hpp" #include "SelfAwareness.hpp" -#include "Cluster.hpp" #include "Network.hpp" const struct sockaddr_storage ZT_SOCKADDR_NULL = {0}; -- cgit v1.2.3