projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis
[apt.git]
/
apt-pkg
/
pkgrecords.h
diff --git
a/apt-pkg/pkgrecords.h
b/apt-pkg/pkgrecords.h
index ca0984bbfdcc51c6f7d7ef87042a72556a6b0bb2..b5237b3a08052ef337ed11e31644e3df7a948e16 100644
(file)
--- a/
apt-pkg/pkgrecords.h
+++ b/
apt-pkg/pkgrecords.h
@@
-17,8
+17,9
@@
#ifndef PKGLIB_PKGRECORDS_H
#define PKGLIB_PKGRECORDS_H
-
#include <apt-pkg/pkgcache.h>
+
+#include <string>
#include <vector>
class pkgRecords /*{{{*/