diff options
Diffstat (limited to 'apt-pkg/edsp.h')
-rw-r--r-- | apt-pkg/edsp.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apt-pkg/edsp.h b/apt-pkg/edsp.h index 5eb72d48d..3bcd695cd 100644 --- a/apt-pkg/edsp.h +++ b/apt-pkg/edsp.h @@ -19,10 +19,6 @@ #include <string> #include <vector> -#ifndef APT_8_CLEANER_HEADERS -#include <apt-pkg/depcache.h> -#include <apt-pkg/progress.h> -#endif class pkgDepCache; class OpProgress; |