summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/pkgcache.h')
-rw-r--r--apt-pkg/pkgcache.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/pkgcache.h b/apt-pkg/pkgcache.h
index 4511aade0..3f77d5eae 100644
--- a/apt-pkg/pkgcache.h
+++ b/apt-pkg/pkgcache.h
@@ -83,9 +83,6 @@
#include <apt-pkg/string_view.h>
-#ifndef APT_8_CLEANER_HEADERS
-using std::string;
-#endif
// size of (potentially big) files like debs or the install size of them
typedef uint64_t map_filesize_t;