aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFSystemError.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDFSystemError.cc')
-rw-r--r--libqpdf/QPDFSystemError.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpdf/QPDFSystemError.cc b/libqpdf/QPDFSystemError.cc
index 8d129bad..ebd0d773 100644
--- a/libqpdf/QPDFSystemError.cc
+++ b/libqpdf/QPDFSystemError.cc
@@ -1,7 +1,6 @@
#include <qpdf/QPDFSystemError.hh>
-#include <qpdf/QUtil.hh>
-#include <string.h>
+#include <cstring>
QPDFSystemError::QPDFSystemError(
std::string const& description, int system_errno) :