summaryrefslogtreecommitdiff
path: root/apt-pkg/indexfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/indexfile.h')
-rw-r--r--apt-pkg/indexfile.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/apt-pkg/indexfile.h b/apt-pkg/indexfile.h
index d69d84d39..dc44532fd 100644
--- a/apt-pkg/indexfile.h
+++ b/apt-pkg/indexfile.h
@@ -29,12 +29,6 @@
#include <map>
#include <string>
-#ifndef APT_8_CLEANER_HEADERS
-using std::string;
-#endif
-#ifndef APT_10_CLEANER_HEADERS
-class pkgAcquire;
-#endif
class pkgCacheGenerator;
class pkgCacheListParser;