projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Inproved debug with versioning
[apt.git]
/
apt-pkg
/
vendor.h
diff --git
a/apt-pkg/vendor.h
b/apt-pkg/vendor.h
index 2d39fd15f391f21e62c087f25395d5d1329d8c7d..df229737a1c58f2aa3329828a9fb23df39f27853 100644
(file)
--- a/
apt-pkg/vendor.h
+++ b/
apt-pkg/vendor.h
@@
-4,11
+4,12
@@
#include <vector>
#include <map>
#include <vector>
#include <map>
+#include <apt-pkg/macros.h>
using std::string;
// A class representing a particular software provider.
using std::string;
// A class representing a particular software provider.
-class Vendor
+class
__deprecated
Vendor
{
public:
struct Fingerprint
{
public:
struct Fingerprint