X-Git-Url: http://git.hcoop.net/ntk/apt.git/blobdiff_plain/a1e68c33ac15be454984b00d62c7fc331bd0b32b..9227645d6d355f9f4332f400b8d58c8fa8f1e899:/apt-pkg/vendor.h diff --git a/apt-pkg/vendor.h b/apt-pkg/vendor.h index 9b157378..2d2e2b0a 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