X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0fffbc8ce4cb6357f59db63db5571f46a668a66b..25594bb5bddc031afc4d62f3164cd9116d778517:/apt-pkg/vendor.h?ds=inline 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