projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update changelog to include Vcs-* changes
[apt.git]
/
apt-pkg
/
depcache.h
diff --git
a/apt-pkg/depcache.h
b/apt-pkg/depcache.h
index f6e6c0afc5aa9ebccffc1b74d293dd3ef0d7e322..7358048ed55dec79fa3370fcdc1f860031fc7239 100644
(file)
--- a/
apt-pkg/depcache.h
+++ b/
apt-pkg/depcache.h
@@
-46,6
+46,11
@@
#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