revert 2184.1.2: do not pollute namespace in headers
[ntk/apt.git] / apt-pkg / indexfile.h
index 5e162a8..1d34dc7 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;