X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8f3ba4e8708cb72be19dacc2af4f601ee5fea292..8737e3dca39af0d8758677fc1884b5720124f96b:/apt-pkg/algorithms.h?ds=inline diff --git a/apt-pkg/algorithms.h b/apt-pkg/algorithms.h index f299f8189..185d11e96 100644 --- a/apt-pkg/algorithms.h +++ b/apt-pkg/algorithms.h @@ -33,10 +33,16 @@ #include #include -#include #include +#ifndef APT_8_CLEANER_HEADERS +#include +using std::ostream; +#endif + +class pkgAcquireStatus; + class pkgSimulate : public pkgPackageManager /*{{{*/ { protected: