X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2cc1d69f0cde813351dc9d572a6cb3142bf7f579..e6065cfcf0b5c6a57aa582cb3c2bd2b3fafe64b7:/apt-pkg/pkgrecords.h diff --git a/apt-pkg/pkgrecords.h b/apt-pkg/pkgrecords.h index ece91680e..ad3946c1b 100644 --- a/apt-pkg/pkgrecords.h +++ b/apt-pkg/pkgrecords.h @@ -23,6 +23,7 @@ #include #include +#include class pkgRecords { @@ -32,9 +33,8 @@ class pkgRecords private: pkgCache &Cache; - Parser **Files; - int PackageFileCount; - + std::vectorFiles; + public: // Lookup function