]> git.saurik.com Git - apt.git/blobdiff - ftparchive/contents.h
cleanup headers and especially #includes everywhere
[apt.git] / ftparchive / contents.h
index 4af9db574b79168f41d5e6a3f097443855287bd4..dbbb83350c8aa7913174f6d4691e0aa7e1138204 100644 (file)
@@ -9,11 +9,13 @@
                                                                        /*}}}*/
 #ifndef CONTENTS_H
 #define CONTENTS_H
-    
-#include <stdlib.h>
-#include <stdio.h>
+
 #include <apt-pkg/dirstream.h>
 
+#include <stddef.h>
+#include <stdio.h>
+#include <string>
+
 class debDebFile;
 
 class GenContents