]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/vendor.h
fix typos in changelog, make DeEscapeString const, improve description
[apt.git] / apt-pkg / vendor.h
index 2d39fd15f391f21e62c087f25395d5d1329d8c7d..df229737a1c58f2aa3329828a9fb23df39f27853 100644 (file)
@@ -4,11 +4,12 @@
 #include <vector>
 #include <map>
 
+#include <apt-pkg/macros.h>
 
 using std::string;
 
 // A class representing a particular software provider. 
-class Vendor
+class __deprecated Vendor
 {
    public:
    struct Fingerprint