]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/depcache.h
merged from donkult
[apt.git] / apt-pkg / depcache.h
index f6e6c0afc5aa9ebccffc1b74d293dd3ef0d7e322..7358048ed55dec79fa3370fcdc1f860031fc7239 100644 (file)
 #include <set>
 #include <list>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/progress.h>
+#include <apt-pkg/error.h>
+#endif
+
 class OpProgress;
 
 class pkgDepCache : protected pkgCache::Namespace