mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-23 07:08:30 +00:00
Add missing #include of <string>
This commit is contained in:
parent
e1bd72b46c
commit
f010e07c0c
@ -12,6 +12,7 @@
|
||||
#include <qpdf/Types.h>
|
||||
|
||||
#include <qpdf/Constants.h>
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
|
||||
class QPDFExc: public std::runtime_error
|
||||
|
Loading…
x
Reference in New Issue
Block a user