add implicit dependencies needed for Multi-Arch at the time a Version
[ntk/apt.git] / apt-pkg / versionmatch.cc
index f336b3c..e4fa0ea 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 */