]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/progress.h
fix partial (206 and 416) support in https
[apt.git] / apt-pkg / contrib / progress.h
index 7635719bc348a4a08d8eb5d64d9a87c6f287c784..3a6943aee5731325a70b1913b3a29aabc0fab76a 100644 (file)
 #include <string>
 #include <sys/time.h>
 
 #include <string>
 #include <sys/time.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+#endif
+
 class Configuration;
 class OpProgress
 {
 class Configuration;
 class OpProgress
 {