]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.h
Merge branch 'feature/test-apt-key-net-update' into debian/sid
[apt.git] / apt-pkg / algorithms.h
index 80f6578eb4c9a8d9e88b0f1a5bb121a2769c87b0..5a9a77415e2764b04a43e9e725d00c892ec05f5b 100644 (file)
 
 #ifndef APT_8_CLEANER_HEADERS
 #include <apt-pkg/acquire.h>
-// include pkg{DistUpgrade,AllUpgrade,MiniizeUpgrade} here for compatiblity
 using std::ostream;
 #endif
 
 #ifndef APT_9_CLEANER_HEADERS
+// include pkg{DistUpgrade,AllUpgrade,MiniizeUpgrade} here for compatiblity
 #include <apt-pkg/upgrade.h>
 #include <apt-pkg/update.h>
 #endif