From 80f19cd573a4304837d8c20eb67aae5203902081 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 20 Oct 2009 02:08:38 +0000 Subject: try stdlib.h git-svn-id: svn+q:///qpdf/trunk@841 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 7d6d8968..884ad03c 100644 --- a/include/qpdf/QPDFExc.hh +++ b/include/qpdf/QPDFExc.hh @@ -12,6 +12,7 @@ #include #include #include +#include class DLL_EXPORT QPDFExc: public std::runtime_error { -- cgit v1.2.3-54-g00ecf