diff options
| author | наб <nabijaczleweli@nabijaczleweli.xyz> | 2024-11-12 17:59:14 +0100 |
|---|---|---|
| committer | наб <nabijaczleweli@nabijaczleweli.xyz> | 2024-11-12 20:36:10 +0100 |
| commit | e1cb4e100320ceb5c81583943f57bcd007a95a7d (patch) | |
| tree | cbf089054c91b344be01fb792f7b294eaa12caaa /apt-pkg/algorithms.cc | |
| parent | e0c969324c4c1196b5ec31f925c602ffcbe5080c (diff) | |
apt-pkg/algorithms.cc, apt-pkg/cachefilter.h: drop unused #include <apt-pkg/string_view.h>
Diffstat (limited to 'apt-pkg/algorithms.cc')
| -rw-r--r-- | apt-pkg/algorithms.cc | 1 |
1 files changed, 0 insertions, 1 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 <apt-pkg/macros.h> #include <apt-pkg/packagemanager.h> #include <apt-pkg/pkgcache.h> -#include <apt-pkg/string_view.h> #include <apt-pkg/strutl.h> #include <apt-pkg/version.h> |
