]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/versionmatch.cc
* apt-pkg/cdrom.cc:
[apt.git] / apt-pkg / versionmatch.cc
index f336b3c3525c92079514a2d2056ace0124a1af85..e4fa0ea65f10fd2be0a3d4c737db3e5eefc89673 100644 (file)
@@ -24,6 +24,8 @@
 #include <regex.h>
                                                                        /*}}}*/
 
+using std::string;
+
 // VersionMatch::pkgVersionMatch - Constructor                         /*{{{*/
 // ---------------------------------------------------------------------
 /* Break up the data string according to the selected type */