]> git.saurik.com Git - apt.git/blobdiff - apt-inst/deb/dpkgdb.h
update comments and add one FIXME for the next ABI break
[apt.git] / apt-inst / deb / dpkgdb.h
index 3656929aad8610f3e5a73a91fd5af6cb96e49e94..f28563a934133af66a4b542b44285bbb464c74ca 100644 (file)
 
 #include <apt-pkg/database.h>
 
+#include <string>
+
+class DynamicMMap;
+class OpProgress;
+
 class debDpkgDB : public pkgDataBase
 {
    protected: