aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFObjectHandle.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-23 21:15:39 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-23 21:15:39 +0200
commit9a9a7ab097ad8b6f3a1ab634d43ec20b85c98698 (patch)
treefc3d9725562c80dcd3a933002722c050d6b61ae9 /include/qpdf/QPDFObjectHandle.hh
parent44a7aff56f13a0afb16e6b1abcf4b62e49f35863 (diff)
downloadqpdf-9a9a7ab097ad8b6f3a1ab634d43ec20b85c98698.tar.zst
Comment about qpdf/PointerHolder.hh in public headers
Diffstat (limited to 'include/qpdf/QPDFObjectHandle.hh')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 66fd4a5a..6645f1ca 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -36,7 +36,7 @@
#include <qpdf/Buffer.hh>
#include <qpdf/InputSource.hh>
#include <qpdf/JSON.hh>
-#include <qpdf/PointerHolder.hh>
+#include <qpdf/PointerHolder.hh> // unused -- remove in qpdf 12 (see #785)
#include <qpdf/QPDFObjGen.hh>
#include <qpdf/QPDFTokenizer.hh>