2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-03 19:00:51 +00:00

[bcc32 Error] QPDF.hh(223): E2303 Type name expected

Full parser context
    QPDF.cc(2): #include ..\..\..\..\src\include\qpdf\QPDF.hh
    QPDF.hh(47): class QPDF
This commit is contained in:
Thorsten Schöning 2019-02-13 10:38:38 +01:00 committed by Jay Berkenbilt
parent 9b3314042a
commit 86287acfd9

View File

@ -33,6 +33,7 @@
#include <vector>
#include <qpdf/QPDFExc.hh>
#include <qpdf/QPDFObjectHandle.hh>
#include <qpdf/QPDFObjGen.hh>
#include <qpdf/QPDFXRefEntry.hh>
#include <qpdf/QPDFObjectHandle.hh>