]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/policy.h
cleanup headers and especially #includes everywhere
[apt.git] / apt-pkg / policy.h
index 5172a3c3b9419b5759e8ea701d503c659984c6c5..f15d8c0a019e8bcf8c748235651b26101a2b82b3 100644 (file)
 #ifndef PKGLIB_POLICY_H
 #define PKGLIB_POLICY_H
 
-
 #include <apt-pkg/depcache.h>
+#include <apt-pkg/pkgcache.h>
+#include <apt-pkg/cacheiterators.h>
 #include <apt-pkg/versionmatch.h>
+
 #include <vector>
+#include <string>
 
 #ifndef APT_8_CLEANER_HEADERS
 using std::vector;