diff options
Diffstat (limited to 'apt-pkg/versionmatch.h')
-rw-r--r-- | apt-pkg/versionmatch.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/versionmatch.h b/apt-pkg/versionmatch.h index c9e436723..31ebedb86 100644 --- a/apt-pkg/versionmatch.h +++ b/apt-pkg/versionmatch.h @@ -38,9 +38,6 @@ #include <string> -#ifndef APT_8_CLEANER_HEADERS -using std::string; -#endif class pkgVersionMatch { |