mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-23 03:18:59 +00:00
[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
This commit is contained in:
parent
da7c2c0ee9
commit
9b3314042a
@ -30,6 +30,7 @@
|
||||
#include <map>
|
||||
#include <list>
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include <qpdf/QPDFExc.hh>
|
||||
#include <qpdf/QPDFObjGen.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user