aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/PCRE.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/PCRE.cc')
-rw-r--r--libqpdf/PCRE.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/PCRE.cc b/libqpdf/PCRE.cc
index afa6e954..d8e38a25 100644
--- a/libqpdf/PCRE.cc
+++ b/libqpdf/PCRE.cc
@@ -1,9 +1,9 @@
-
#include <qpdf/PCRE.hh>
#include <qpdf/QUtil.hh>
#include <iostream>
+#include <strlen.h>
PCRE::Exception::Exception(std::string const& message)
{