X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c8e572e3cf36209f3693ce83c47ebce02be9fb99..3a4477a4241bcfbc9db541cf34cc75c1f1111b78:/apt-pkg/pkgcachegen.cc diff --git a/apt-pkg/pkgcachegen.cc b/apt-pkg/pkgcachegen.cc index f988c1018..3eeb18cae 100644 --- a/apt-pkg/pkgcachegen.cc +++ b/apt-pkg/pkgcachegen.cc @@ -21,6 +21,7 @@ #include #include #include +#include #include @@ -32,7 +33,6 @@ #include #include #include -#include /*}}}*/ typedef vector::iterator FileIterator;