]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/depcache.h
* merged the apt--DoListUpdate branch, this provides a common interface
[apt.git] / apt-pkg / depcache.h
index 84fed7f3732fc455bdab2c298680928cfc7c1f17..7adf6fe7fa95bca222833f0742a53abd45b87037 100644 (file)
@@ -45,6 +45,7 @@
 #include <regex.h>
 
 #include <vector>
+#include <memory>
 
 class pkgDepCache : protected pkgCache::Namespace
 {