diff options
Diffstat (limited to 'apt-pkg/depcache.h')
-rw-r--r-- | apt-pkg/depcache.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index 5cbaf5f9a..0e5b7ae01 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -48,14 +48,6 @@ #include <string> #include <utility> -#ifndef APT_8_CLEANER_HEADERS -#include <apt-pkg/error.h> -#include <apt-pkg/progress.h> -#endif -#ifndef APT_10_CLEANER_HEADERS -#include <set> -#include <vector> -#endif class OpProgress; class pkgVersioningSystem; |