]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/policy.h
* added a missing OpProgress::Done() in depCache::Init(), removed the show-virtual...
[apt.git] / apt-pkg / policy.h
index 149782b25d2337220809269736666bc49a22dd7f..15f2047985dcb4caa6d3e5ce04661db7e39de4cc 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: policy.h,v 1.3 2001/04/29 05:13:51 jgg Exp $
+// $Id: policy.h,v 1.4 2001/05/07 04:24:08 jgg Exp $
 /* ######################################################################
 
    Package Version Policy implementation
@@ -41,6 +41,8 @@
 #include <apt-pkg/versionmatch.h>
 #include <vector>
 
+using std::vector;
+
 class pkgPolicy : public pkgDepCache::Policy
 {
    struct Pin