]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/vendor.h
* doc/apt.conf.5.xml:
[apt.git] / apt-pkg / vendor.h
index 9b157378cc47d63c2d4f8fe269ecc7cb27fb0810..6484adf9b0e54845a0cec03a53164ba30b081721 100644 (file)
@@ -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
 {