aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThorsten Schöning <6223655+ams-tschoening@users.noreply.github.com>2019-02-13 10:38:38 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2019-03-11 21:57:16 +0100
commit86287acfd9ff3a697536f3f231cc3f8477c04e36 (patch)
treee5f224f63b11b55ebdb6b53028d569ee1e9558c4 /include
parent9b3314042a565b4a248132a3ea95791e92cf8bf9 (diff)
downloadqpdf-86287acfd9ff3a697536f3f231cc3f8477c04e36.tar.zst
[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
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index c8dfcc88..286d305b 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -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>