]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cdrom.h
- provide a {Package,Version}List similar to {Package,Version}Set
[apt.git] / apt-pkg / cdrom.h
index 2241f1eba274ac189766b107c559db08a6941f71..319254fd0b212983361226d85a8fc7fe8623ce7f 100644 (file)
@@ -1,10 +1,11 @@
 #ifndef PKGLIB_CDROM_H
 #define PKGLIB_CDROM_H
 
-#include<apt-pkg/init.h>
 #include<string>
 #include<vector>
 
+class Configuration;
+class OpProgress;
 
 class pkgCdromStatus                                                   /*{{{*/
 {