You need to sign in before continuing.
QPDFDocumentHelper.cc 208 Bytes
#include <qpdf/QPDFDocumentHelper.hh>

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