From f010e07c0c214f9042003a1b9eb855f5c7cfdbb4 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 28 Oct 2013 20:59:58 -0400 Subject: Add missing #include of --- include/qpdf/QPDFExc.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/qpdf/QPDFExc.hh b/include/qpdf/QPDFExc.hh index c0a05983..11e6cfec 100644 --- a/include/qpdf/QPDFExc.hh +++ b/include/qpdf/QPDFExc.hh @@ -12,6 +12,7 @@ #include #include +#include #include class QPDFExc: public std::runtime_error -- cgit v1.2.3-54-g00ecf