X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a1e68c33ac15be454984b00d62c7fc331bd0b32b..33a2267214eed2a11281c9f93b8cf10b4c436d94:/apt-pkg/vendor.h diff --git a/apt-pkg/vendor.h b/apt-pkg/vendor.h index 9b157378c..2d2e2b0ae 100644 --- a/apt-pkg/vendor.h +++ b/apt-pkg/vendor.h @@ -6,8 +6,12 @@ #include +#ifndef APT_8_CLEANER_HEADERS +using std::string; +#endif + // A class representing a particular software provider. -class __deprecated Vendor +class APT_DEPRECATED Vendor { public: struct Fingerprint