X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/25613a61f6f3b9e54d5229af7e2278d0fa54bdd9..0977f81757f42889a9edb761061529041afe0a06:/apt-pkg/tagfile.h diff --git a/apt-pkg/tagfile.h b/apt-pkg/tagfile.h index 39ec94d86..4cd99b2fc 100644 --- a/apt-pkg/tagfile.h +++ b/apt-pkg/tagfile.h @@ -109,7 +109,7 @@ class pkgTagSection }; pkgTagSection(); - virtual ~pkgTagSection() {}; + virtual ~pkgTagSection(); }; class pkgTagFilePrivate;