X-Git-Url: http://git.hcoop.net/ntk/apt.git/blobdiff_plain/8f3ba4e8708cb72be19dacc2af4f601ee5fea292..7a66977:/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