]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cacheiterators.h
merged from lp:~donkult/apt/experimental
[apt.git] / apt-pkg / cacheiterators.h
index 464b2fdd817775e18d3ec8b36cf3a7821f0b0822..5382f3838a0475f77537326d36f147bfc78e7b3b 100644 (file)
@@ -32,6 +32,7 @@
 #include<iterator>
 
 #include<string.h>
+
 // abstract Iterator template                                          /*{{{*/
 /* This template provides the very basic iterator methods we
    need to have for doing some walk-over-the-cache magic */