From ac7f8f7916f16905d8eeb0133bc650d89726d0f4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 17 Aug 2015 14:29:02 +0200 Subject: Fix all the wrong removals of includes that iwyu got wrong Git-Dch: ignore --- apt-pkg/indexcopy.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-pkg/indexcopy.cc') diff --git a/apt-pkg/indexcopy.cc b/apt-pkg/indexcopy.cc index 13eccc8db..8a7df2eb3 100644 --- a/apt-pkg/indexcopy.cc +++ b/apt-pkg/indexcopy.cc @@ -31,6 +31,7 @@ #include #include #include +#include #include "indexcopy.h" #include -- cgit v1.2.3