X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/63b70b21c8416351cd5be9bf8dcf939ffe94079e..0418949ebe9fc886e7794fa1de17c8b6c74e65ea:/apt-pkg/cacheset.h diff --git a/apt-pkg/cacheset.h b/apt-pkg/cacheset.h index d1e396e0f..91d7eec1c 100644 --- a/apt-pkg/cacheset.h +++ b/apt-pkg/cacheset.h @@ -20,6 +20,10 @@ #include #include + +#ifndef APT_8_CLEANER_HEADERS +#include +#endif /*}}}*/ class pkgCacheFile;