From 9b3314042a565b4a248132a3ea95791e92cf8bf9 Mon Sep 17 00:00:00 2001 From: Thorsten Schöning <6223655+ams-tschoening@users.noreply.github.com> Date: Wed, 13 Feb 2019 10:37:13 +0100 Subject: [bcc32 Error] QPDF.hh(203): E2316 'vector' is not a member of 'std' Full parser context QPDF.cc(2): #include ..\..\..\..\src\include\qpdf\QPDF.hh QPDF.hh(46): class QPDF --- include/qpdf/QPDF.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 634c9bd1..c8dfcc88 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -30,6 +30,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3-54-g00ecf