From 6fbd15f8b22643a76c6b067335c5db6c406d209a Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 8 Jan 2018 15:56:53 -0800 Subject: cleanup --- node/Identity.hpp | 1 - node/Switch.hpp | 1 - 2 files changed, 2 deletions(-) (limited to 'node') diff --git a/node/Identity.hpp b/node/Identity.hpp index cd24757e..74514436 100644 --- a/node/Identity.hpp +++ b/node/Identity.hpp @@ -31,7 +31,6 @@ #include #include "Constants.hpp" -#include "Array.hpp" #include "Utils.hpp" #include "Address.hpp" #include "C25519.hpp" diff --git a/node/Switch.hpp b/node/Switch.hpp index 4fc5453d..08208735 100644 --- a/node/Switch.hpp +++ b/node/Switch.hpp @@ -40,7 +40,6 @@ #include "Utils.hpp" #include "InetAddress.hpp" #include "Topology.hpp" -#include "Array.hpp" #include "Network.hpp" #include "SharedPtr.hpp" #include "IncomingPacket.hpp" -- cgit v1.2.3