]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
ensure that we do init d only once and especially not with its own
[apt.git] / apt-pkg / indexfile.h
index 5e162a846847e1e020f643e55177e9bb7cc72d1d..1d34dc773bb3123cfef7681d76dc45b96568e93b 100644 (file)
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/macros.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+#endif
+
 class pkgAcquire;
 class pkgCacheGenerator;
 class OpProgress;