]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/srcrecords.h
merged from david
[apt.git] / apt-pkg / srcrecords.h
index a55bc74fa2cd2c94d63c2958a21bdb05d371514e..06f0dce6c02ff5a8fbc94d4b999e4646919522ca 100644 (file)
 #include <string>
 #include <vector>
 
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+using std::vector;
+#endif
+
 class pkgSourceList;
 class pkgIndexFile;
 class pkgSrcRecords