summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.h
diff options
context:
space:
mode:
authorbubulle@debian.org <>2007-06-21 10:10:35 +0200
committerbubulle@debian.org <>2007-06-21 10:10:35 +0200
commit4344b05c9b472b84752b8f9f75a372ce1356bcd9 (patch)
treec55cbead8fa7b355c40983ef6db5bfcba2b818a0 /apt-pkg/depcache.h
parentf44fec87348beacb381b947db5d4d0632d6c8926 (diff)
parentff6bf1be3844bcda15303efc81e234ede7501e3c (diff)
sync with mvo
Diffstat (limited to 'apt-pkg/depcache.h')
-rw-r--r--apt-pkg/depcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h
index 84fed7f37..7adf6fe7f 100644
--- a/apt-pkg/depcache.h
+++ b/apt-pkg/depcache.h
@@ -45,6 +45,7 @@
#include <regex.h>
#include <vector>
+#include <memory>
class pkgDepCache : protected pkgCache::Namespace
{