summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/sourcelist.h')
-rw-r--r--apt-pkg/sourcelist.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/apt-pkg/sourcelist.h b/apt-pkg/sourcelist.h
index 255c99868..efbf4bfbc 100644
--- a/apt-pkg/sourcelist.h
+++ b/apt-pkg/sourcelist.h
@@ -31,14 +31,6 @@
#include <string>
#include <vector>
-#ifndef APT_8_CLEANER_HEADERS
-#include <apt-pkg/tagfile.h>
-#endif
-#ifndef APT_8_CLEANER_HEADERS
-#include <apt-pkg/metaindex.h>
-using std::string;
-using std::vector;
-#endif
class FileFd;
class pkgTagSection;