X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/749eb4cf0416b1eb7a950bbfce2937f04ab0b6ab..8f5525e96777133e18772e398a2bb22ffc497d44:/apt-pkg/pkgcache.cc diff --git a/apt-pkg/pkgcache.cc b/apt-pkg/pkgcache.cc index eb7e4957a..038bd7ec4 100644 --- a/apt-pkg/pkgcache.cc +++ b/apt-pkg/pkgcache.cc @@ -27,6 +27,7 @@ #include #include #include +#include #include @@ -35,7 +36,6 @@ #include #include -#include /*}}}*/ using std::string;