X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d64805b9d9bb6df1ca22aff8ad040b5288c996eb..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