summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/PCRE.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-09-26 17:19:12 +0200
committerJay Berkenbilt <ejb@ql.org>2009-09-26 17:19:12 +0200
commit33dbe43e4ec564f3c6538b1b0faf63354e314362 (patch)
treef6bf8ca3a21d4320acf650cedfb23e4baffacf9c /libqpdf/qpdf/PCRE.hh
parent492db82f6f698e5dcf7ff51dab5fccc79378906c (diff)
downloadqpdf-33dbe43e4ec564f3c6538b1b0faf63354e314362.tar.zst
include DLL.hh
git-svn-id: svn+q:///qpdf/trunk@698 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'libqpdf/qpdf/PCRE.hh')
-rw-r--r--libqpdf/qpdf/PCRE.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/qpdf/PCRE.hh b/libqpdf/qpdf/PCRE.hh
index 93071d07..ba6f6670 100644
--- a/libqpdf/qpdf/PCRE.hh
+++ b/libqpdf/qpdf/PCRE.hh
@@ -11,6 +11,7 @@
#include <pcre.h>
#include <string>
+#include <qpdf/DLL.hh>
#include <qpdf/QEXC.hh>
// Note: this class does not encapsulate all features of the PCRE