From 8fe261d8b4c26c0cb9f863ec3850c4b82755a42f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 5 Aug 2017 10:08:11 -0400 Subject: QUtil::strcasecmp --- include/qpdf/QUtil.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/qpdf/QUtil.hh b/include/qpdf/QUtil.hh index 87904ea1..ed396c07 100644 --- a/include/qpdf/QUtil.hh +++ b/include/qpdf/QUtil.hh @@ -166,6 +166,9 @@ namespace QUtil QPDF_DLL std::list read_lines_from_file(std::istream&); + QPDF_DLL + int strcasecmp(char const *, char const *); + // These routines help the tokenizer recognize certain character // classes without using ctype, which we avoid because of locale // considerations. -- cgit v1.2.3-70-g09d2