Commit 86287acfd9ff3a697536f3f231cc3f8477c04e36
Committed by
Jay Berkenbilt
1 parent
9b331404
[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
Showing
1 changed file
with
1 additions
and
0 deletions
include/qpdf/QPDF.hh
| @@ -33,6 +33,7 @@ | @@ -33,6 +33,7 @@ | ||
| 33 | #include <vector> | 33 | #include <vector> |
| 34 | 34 | ||
| 35 | #include <qpdf/QPDFExc.hh> | 35 | #include <qpdf/QPDFExc.hh> |
| 36 | +#include <qpdf/QPDFObjectHandle.hh> | ||
| 36 | #include <qpdf/QPDFObjGen.hh> | 37 | #include <qpdf/QPDFObjGen.hh> |
| 37 | #include <qpdf/QPDFXRefEntry.hh> | 38 | #include <qpdf/QPDFXRefEntry.hh> |
| 38 | #include <qpdf/QPDFObjectHandle.hh> | 39 | #include <qpdf/QPDFObjectHandle.hh> |