]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexcopy.cc
testcases runable as root
[apt.git] / apt-pkg / indexcopy.cc
index bb3b5d340a5d60ca30a96a657fd0a5439a72ebae..5fa57fd8b0ab2c4eecc478ccec5109c97d9c9059 100644 (file)
@@ -793,3 +793,5 @@ bool TranslationsCopy::CopyTranslations(string CDROM,string Name,   /*{{{*/
    return true;
 }
                                                                        /*}}}*/
+
+APT_CONST IndexCopy::~IndexCopy() {}