]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.h
merge with current debian apt/experimental
[apt.git] / apt-pkg / algorithms.h
index f299f8189e7d6cc040409cdfc6764fa3f9d689e9..948fe110312689e06d05130a5e1e849a388d5692 100644 (file)
 
 #include <apt-pkg/packagemanager.h>
 #include <apt-pkg/depcache.h>
-#include <apt-pkg/acquire.h>
 
 #include <iostream>
 
+class pkgAcquireStatus;
+
 class pkgSimulate : public pkgPackageManager                           /*{{{*/
 {
    protected: