]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/install-progress.cc
provide public interface to hold/unhold packages
[apt.git] / apt-pkg / install-progress.cc
index 497a360e977244e5d0d3b81f73f1429158476326..14409e301437c5b1c9ae434b12d6fca09a5720fa 100644 (file)
@@ -13,6 +13,7 @@
 #include <fcntl.h>
 #include <algorithm>
 #include <stdio.h>
+#include <sstream>
 
 #include <apti18n.h>