X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/472ff00ef2e48383805d281c6364ec27839e3f4d..3b4d8136e78b9f2a70431ece4c850861d90e8bb1:/apt-pkg/cdrom.h 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;