]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/vendor.h
Add new Debug::RunScripts option
[apt.git] / apt-pkg / vendor.h
index 9b157378cc47d63c2d4f8fe269ecc7cb27fb0810..2d2e2b0aefd5ee42f487fe4dcc747e7d8aeb77c3 100644 (file)
@@ -6,8 +6,12 @@
 
 #include <apt-pkg/macros.h>
 
+#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