aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFExc.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDFExc.hh b/include/qpdf/QPDFExc.hh
index 647c0788..968cd049 100644
--- a/include/qpdf/QPDFExc.hh
+++ b/include/qpdf/QPDFExc.hh
@@ -10,6 +10,7 @@
#include <qpdf/DLL.h>
#include <qpdf/Constants.h>
+#include <stdexcept>
class DLL_EXPORT QPDFExc: public std::runtime_error
{