From: Francis Dupont Date: Sat, 18 Apr 2015 13:59:08 +0000 (+0200) Subject: [3814] removed config.h X-Git-Tag: throw_with_base~1^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b145caa811a482e950bcea1642da1e72e3416aa;p=thirdparty%2Fkea.git [3814] removed config.h --- diff --git a/src/lib/util/unittests/check_valgrind.h b/src/lib/util/unittests/check_valgrind.h index 3837b10ac0..2d8aed4353 100644 --- a/src/lib/util/unittests/check_valgrind.h +++ b/src/lib/util/unittests/check_valgrind.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012, 2015 Internet Systems Consortium, Inc. ("ISC") // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above @@ -30,8 +30,6 @@ #ifndef UTIL_UNITTESTS_CHECK_VALGRIND_H #define UTIL_UNITTESTS_CHECK_VALGRIND_H 1 -#include - namespace isc { namespace util { namespace unittests {