From: Razvan Becheriu Date: Fri, 6 Sep 2019 15:08:57 +0000 (+0300) Subject: clean up code X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40609da85f9623f3c9007ecdf5f8c17b68f5d887;p=thirdparty%2Fkea.git clean up code --- diff --git a/src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc b/src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc index e48efdb24b..ea508213d3 100644 --- a/src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc +++ b/src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc @@ -34,10 +34,6 @@ #include #include -#include -#include -#include - using namespace std; using namespace isc; using namespace isc::asiolink;