From 52280c7a636e65e7bc120e47a93f7e67dcd8aa4e Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Mon, 9 Feb 2015 10:31:06 +0100 Subject: [PATCH] remove unused include --- node/Packet.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/node/Packet.hpp b/node/Packet.hpp index 35cc5c7d2..a0647078e 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -33,7 +33,6 @@ #include #include -#include #include "Constants.hpp"