]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/tagfile.cc
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-more...
[apt.git] / apt-pkg / tagfile.cc
index 26c895417644058af8e34bcc6b73166979b52a5d..b263baf666deed247e3c637099913505c013255a 100644 (file)
@@ -757,3 +757,5 @@ bool TFRewrite(FILE *Output,pkgTagSection const &Tags,const char *Order[],
    return true;
 }
                                                                        /*}}}*/
+
+pkgTagSection::~pkgTagSection() {}