aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/InputSource.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/InputSource.cc')
-rw-r--r--libqpdf/InputSource.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/InputSource.cc b/libqpdf/InputSource.cc
index 33ab44d1..3a4bb88a 100644
--- a/libqpdf/InputSource.cc
+++ b/libqpdf/InputSource.cc
@@ -3,7 +3,7 @@
#include <qpdf/QIntC.hh>
#include <qpdf/QTC.hh>
#include <stdexcept>
-#include <string.h>
+#include <cstring>
void
InputSource::setLastOffset(qpdf_offset_t offset)