From e1cb4e100320ceb5c81583943f57bcd007a95a7d Mon Sep 17 00:00:00 2001 From: наб Date: Tue, 12 Nov 2024 17:59:14 +0100 Subject: apt-pkg/algorithms.cc, apt-pkg/cachefilter.h: drop unused #include --- apt-pkg/algorithms.cc | 1 - apt-pkg/cachefilter.h | 1 - 2 files changed, 2 deletions(-) diff --git a/apt-pkg/algorithms.cc b/apt-pkg/algorithms.cc index 72184748a..790ea4778 100644 --- a/apt-pkg/algorithms.cc +++ b/apt-pkg/algorithms.cc @@ -25,7 +25,6 @@ #include #include #include -#include #include #include diff --git a/apt-pkg/cachefilter.h b/apt-pkg/cachefilter.h index 1b5f9aa71..4027178bf 100644 --- a/apt-pkg/cachefilter.h +++ b/apt-pkg/cachefilter.h @@ -7,7 +7,6 @@ #define APT_CACHEFILTER_H // Include Files /*{{{*/ #include -#include #include #include -- cgit v1.2.3-70-g09d2