X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8f3ba4e8708cb72be19dacc2af4f601ee5fea292..dabb215cb8c4b074d286737da523d8ef14381468:/apt-pkg/metaindex.h diff --git a/apt-pkg/metaindex.h b/apt-pkg/metaindex.h index 66c287c30..5783735ff 100644 --- a/apt-pkg/metaindex.h +++ b/apt-pkg/metaindex.h @@ -4,10 +4,14 @@ #include #include +#include + +#ifndef APT_8_CLEANER_HEADERS #include #include -#include #include +using std::string; +#endif class pkgAcquire; class pkgCacheGenerator;