From 436ebf601716537d7d867011663aab4a0f4423a4 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 20 Oct 2009 02:35:28 +0000 Subject: oops -- put stdexcept back git-svn-id: svn+q:///qpdf/trunk@845 71b93d88-0707-0410-a8cf-f5a4172ac649 --- 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 647c0788..968cd049 100644 --- a/include/qpdf/QPDFExc.hh +++ b/include/qpdf/QPDFExc.hh @@ -10,6 +10,7 @@ #include #include +#include class DLL_EXPORT QPDFExc: public std::runtime_error { -- cgit v1.2.3-54-g00ecf