]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/metaindex.h
- provide a {Package,Version}List similar to {Package,Version}Set
[apt.git] / apt-pkg / metaindex.h
index 66c287c30fb711d2495ce83aff3fe45a0cd45fdb..9cc79a7a62a43f0e041d6803361ce2d7eecaf1df 100644 (file)
@@ -4,10 +4,7 @@
 
 #include <string>
 #include <apt-pkg/pkgcache.h>
-#include <apt-pkg/srcrecords.h>
-#include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexfile.h>
-#include <apt-pkg/vendor.h>
 
 class pkgAcquire;
 class pkgCacheGenerator;