aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFExc.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/qpdf/QPDFExc.hh b/include/qpdf/QPDFExc.hh
index 884ad03c..12c3b615 100644
--- a/include/qpdf/QPDFExc.hh
+++ b/include/qpdf/QPDFExc.hh
@@ -11,8 +11,7 @@
#include <qpdf/DLL.h>
#include <qpdf/Constants.h>
#include <stdexcept>
-#include <fcntl.h>
-#include <stdlib.h>
+#include <memory.h>
class DLL_EXPORT QPDFExc: public std::runtime_error
{