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
/
packagemanager.h
diff --git
a/apt-pkg/packagemanager.h
b/apt-pkg/packagemanager.h
index d4989a6e04e3ef4ad6e11163a697c427571e1b07..1a6a9f01c7ad0bbfcb06484f2ce82d8d9b064627 100644
(file)
--- a/
apt-pkg/packagemanager.h
+++ b/
apt-pkg/packagemanager.h
@@
-29,6
+29,11
@@
#include <iostream>
#include <set>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/depcache.h>
+using std::string;
+#endif
+
class pkgAcquire;
class pkgDepCache;
class pkgSourceList;