]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexcopy.h
add changelog
[apt.git] / apt-pkg / indexcopy.h
index 21294ae7ed29ee49ded2a6089c1477b03c6a0da6..e3de1afd97f1f6454d1a20ec43bd8802fadbc164 100644 (file)
 #include <string>
 #include <stdio.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+using std::vector;
+#endif
+
 class pkgTagSection;
 class FileFd;
 class indexRecords;