projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* apt-inst/deb/debfile.h:
[apt.git]
/
apt-pkg
/
vendor.h
diff --git
a/apt-pkg/vendor.h
b/apt-pkg/vendor.h
index 9b157378cc47d63c2d4f8fe269ecc7cb27fb0810..6484adf9b0e54845a0cec03a53164ba30b081721 100644
(file)
--- a/
apt-pkg/vendor.h
+++ b/
apt-pkg/vendor.h
@@
-6,6
+6,10
@@
#include <apt-pkg/macros.h>
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+#endif
+
// A class representing a particular software provider.
class __deprecated Vendor
{