]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgrecords.h
extend FileFd test behond basic permission tests
[apt.git] / apt-pkg / pkgrecords.h
index ca0984bbfdcc51c6f7d7ef87042a72556a6b0bb2..b5237b3a08052ef337ed11e31644e3df7a948e16 100644 (file)
@@ -17,8 +17,9 @@
 #ifndef PKGLIB_PKGRECORDS_H
 #define PKGLIB_PKGRECORDS_H
 
-
 #include <apt-pkg/pkgcache.h>
+
+#include <string>
 #include <vector>
 
 class pkgRecords                                                       /*{{{*/