diff options
Diffstat (limited to 'apt-pkg/cdrom.h')
-rw-r--r-- | apt-pkg/cdrom.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apt-pkg/cdrom.h b/apt-pkg/cdrom.h index 6bc2b34f9..82e12fa4e 100644 --- a/apt-pkg/cdrom.h +++ b/apt-pkg/cdrom.h @@ -8,10 +8,6 @@ #include <stddef.h> -#ifndef APT_8_CLEANER_HEADERS -#include <apt-pkg/init.h> -using namespace std; -#endif class Configuration; class OpProgress; |