summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFDocumentHelper.cc
blob: cdafc5fb170979c433c8f065ea680a180e8aa3c0 (plain) (blame)
1
2
3
4
5
6
#include <qpdf/QPDFDocumentHelper.hh>

QPDFDocumentHelper::~QPDFDocumentHelper()
{
    // Must be explicit and not inline -- see QPDF_DLL_CLASS in README-maintainer
}