mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-02 11:58:25 +00:00
[bcc32 Error] QPDF.hh(803): E2247 'QPDF::Members::resolving' is not accessible
Full parser context QPDF.cc(2): #include ..\..\..\..\src\include\qpdf\QPDF.hh QPDF.hh(48): class QPDF QPDF.hh(1380): decision to instantiate: QPDF::ResolveRecorder::ResolveRecorder(QPDF *,const QPDFObjGen &) --- Resetting parser context for instantiation... QPDF.hh(799): parsing: QPDF::ResolveRecorder::ResolveRecorder(QPDF *,const QPDFObjGen &)
This commit is contained in:
parent
1449d82ae4
commit
2a852f08b6
@ -1300,6 +1300,7 @@ class QPDF
|
||||
class Members
|
||||
{
|
||||
friend class QPDF;
|
||||
friend class ResolveRecorder;
|
||||
|
||||
public:
|
||||
QPDF_DLL
|
||||
|
Loading…
x
Reference in New Issue
Block a user