From daa1352ed3d2bb4bc6aa0f0e7f22be3f0908942d Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 11 May 2019 17:17:20 +0200 Subject: Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS --- apt-pkg/indexcopy.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'apt-pkg/indexcopy.h') diff --git a/apt-pkg/indexcopy.h b/apt-pkg/indexcopy.h index 8dfd68d9a..2cceeae03 100644 --- a/apt-pkg/indexcopy.h +++ b/apt-pkg/indexcopy.h @@ -17,14 +17,6 @@ #include -#ifndef APT_10_CLEANER_HEADERS -#include -class FileFd; -#endif -#ifndef APT_8_CLEANER_HEADERS -using std::string; -using std::vector; -#endif class pkgTagSection; class pkgCdromStatus; -- cgit v1.2.3