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