Michael Vogt лет назад: 12
Родитель
Сommit
23bd097782
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apt-pkg/install-progress.h

+ 1 - 0
apt-pkg/install-progress.h

@@ -4,6 +4,7 @@
 #include <string>
 #include <unistd.h>
 #include <signal.h>
+#include <vector>
 
 namespace APT {
 namespace Progress {