From 23825b521f6354db588f80c9c6b779c19ebf22a5 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 25 Oct 2019 17:50:25 +0200 Subject: [PATCH] Remove deprecated floating_point_comparison.hpp header --- pdns/recursordist/test-mtasker.cc | 1 - pdns/recursordist/test-recursorcache_cc.cc | 1 - pdns/test-packetcache_cc.cc | 1 - 3 files changed, 3 deletions(-) diff --git a/pdns/recursordist/test-mtasker.cc b/pdns/recursordist/test-mtasker.cc index e022a19f7b..7e33160c19 100644 --- a/pdns/recursordist/test-mtasker.cc +++ b/pdns/recursordist/test-mtasker.cc @@ -5,7 +5,6 @@ #include "config.h" #endif #include -#include #include "mtasker.hh" BOOST_AUTO_TEST_SUITE(mtasker_cc) diff --git a/pdns/recursordist/test-recursorcache_cc.cc b/pdns/recursordist/test-recursorcache_cc.cc index 85a60d003a..8accd90d64 100644 --- a/pdns/recursordist/test-recursorcache_cc.cc +++ b/pdns/recursordist/test-recursorcache_cc.cc @@ -5,7 +5,6 @@ #include "config.h" #endif #include -#include #include "iputils.hh" #include "recursor_cache.hh" diff --git a/pdns/test-packetcache_cc.cc b/pdns/test-packetcache_cc.cc index fc277f50cf..1655abe42a 100644 --- a/pdns/test-packetcache_cc.cc +++ b/pdns/test-packetcache_cc.cc @@ -5,7 +5,6 @@ #include "config.h" #endif #include -#include #include "iputils.hh" #include "nameserver.hh" #include "statbag.hh" -- 2.47.2