From: Razvan Becheriu Date: Mon, 15 Jun 2020 16:53:36 +0000 (+0300) Subject: [#1239] clean up X-Git-Tag: Kea-1.7.9~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b613f70bd6f71a10fabcdcf49f51142347bad9ec;p=thirdparty%2Fkea.git [#1239] clean up --- diff --git a/src/lib/util/tests/unlock_guard_unittests.cc b/src/lib/util/tests/unlock_guard_unittests.cc index 8ace16bbe2..1c55fa4eb7 100644 --- a/src/lib/util/tests/unlock_guard_unittests.cc +++ b/src/lib/util/tests/unlock_guard_unittests.cc @@ -11,10 +11,7 @@ #include #include -#include -#include #include -#include #include using namespace isc::util;