X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/472ff00ef2e48383805d281c6364ec27839e3f4d..dabb215cb8c4b074d286737da523d8ef14381468:/apt-pkg/cdrom.h?ds=inline diff --git a/apt-pkg/cdrom.h b/apt-pkg/cdrom.h index 319254fd0..cedfccff7 100644 --- a/apt-pkg/cdrom.h +++ b/apt-pkg/cdrom.h @@ -4,6 +4,11 @@ #include #include +#ifndef APT_8_CLEANER_HEADERS +#include +using namespace std; +#endif + class Configuration; class OpProgress;