projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix the hold-testcase as it has problems with 'foreign' operations
[apt.git]
/
apt-pkg
/
versionmatch.h
diff --git
a/apt-pkg/versionmatch.h
b/apt-pkg/versionmatch.h
index da103fc5b5fec0c438e3afc1b5523ea04a2a7a79..433396fc957885d6aa18ef5069dd31ec60f410ed 100644
(file)
--- a/
apt-pkg/versionmatch.h
+++ b/
apt-pkg/versionmatch.h
@@
-39,6
+39,10
@@
#include <string>
#include <apt-pkg/pkgcache.h>
+#ifndef APT_8_CLEANER_HEADERS
+using std::string;
+#endif
+
class pkgVersionMatch
{
// Version Matching