]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debrecords.cc
create directory for extended_states if needed
[apt.git] / apt-pkg / deb / debrecords.cc
index d2c04d8b281d29caaa7f71254f2ee7ca5d0ccfa8..b41aa558407466d20be8f6e8283480902598384a 100644 (file)
@@ -207,3 +207,5 @@ void debRecordParser::GetRec(const char *&Start,const char *&Stop)
    Section.GetSection(Start,Stop);
 }
                                                                        /*}}}*/
+
+debRecordParser::~debRecordParser() {}