]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/vendor.h
* apt-pkg/deb/dpkgpm.cc:
[apt.git] / apt-pkg / vendor.h
index 033bb96e8770e561907b1a8237c0280b8de9ed1d..df229737a1c58f2aa3329828a9fb23df39f27853 100644 (file)
@@ -4,14 +4,12 @@
 #include <vector>
 #include <map>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/vendor.h"
-#endif
+#include <apt-pkg/macros.h>
 
 using std::string;
 
 // A class representing a particular software provider. 
-class Vendor
+class __deprecated Vendor
 {
    public:
    struct Fingerprint