aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThorsten Schöning <6223655+ams-tschoening@users.noreply.github.com>2019-02-13 10:36:32 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2019-03-11 22:07:01 +0100
commit1449d82ae472793305167bb30fe9501e66869419 (patch)
treef2c2f01c8ffa7e8fffcfc8053a9f621cc3207cdf /include
parent62baad2264af6c249ecfe85d4cde4be22cd7808f (diff)
downloadqpdf-1449d82ae472793305167bb30fe9501e66869419.tar.zst
[bcc32 Error] QPDFObjectHandle.hh(911): E2247 'QPDFObjectHandle::Members::obj' is not accessible
Full parser context Pl_QPDFTokenizer.cc(1): #include ..\..\..\..\src\include\qpdf\Pl_QPDFTokenizer.hh Pl_QPDFTokenizer.hh(29): #include ..\..\..\..\src\include\qpdf/QPDFObjectHandle.hh QPDFObjectHandle.hh(51): class QPDFObjectHandle QPDFObjectHandle.hh(1052): decision to instantiate: PointerHolder<QPDFObject> QPDFObjectHandle::ObjAccessor::getObject(QPDFObjectHandle &) --- Resetting parser context for instantiation... QPDFObjectHandle.hh(909): parsing: PointerHolder<QPDFObject> QPDFObjectHandle::ObjAccessor::getObject(QPDFObjectHandle &)
Diffstat (limited to 'include')
-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 b181bd79..978cddff 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -1028,6 +1028,7 @@ class QPDFObjectHandle
class Members
{
+ friend class ObjAccessor;
friend class QPDFObjectHandle;
public: