summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/qpdf/QPDFObjectHandle.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 60304ed5..ed02d3bb 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -89,6 +89,7 @@ class QPDFObjectHandle
// terminate parsing early. This method throws an exception
// that is caught by parseContentStream, so its effect is
// immediate.
+ QPDF_DLL
void terminateParsing();
};