revert 2184.1.2: do not pollute namespace in headers
[ntk/apt.git] / apt-pkg / packagemanager.h
index d4989a6..1d80779 100644 (file)
 #include <iostream>
 #include <set>
 
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+#endif
+
 class pkgAcquire;
 class pkgDepCache;
 class pkgSourceList;