aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-08-31 21:06:37 +0200
committerJay Berkenbilt <ejb@ql.org>2022-08-31 21:06:37 +0200
commit7b3134ef94db6ae1ca17c6d2dd4843322b7546c5 (patch)
treeca5ee0bd573e398f039a92e18c04e0a77e4a82db /libqpdf
parent9532dca3a5692188c18f7ab5e959b395ebc80fd4 (diff)
downloadqpdf-7b3134ef94db6ae1ca17c6d2dd4843322b7546c5.tar.zst
Add ChangeLog for previous contribution
Also remove no-longer-needed #include
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/QPDFParser.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/QPDFParser.cc b/libqpdf/QPDFParser.cc
index afa1448f..ccdd9db0 100644
--- a/libqpdf/QPDFParser.cc
+++ b/libqpdf/QPDFParser.cc
@@ -5,7 +5,6 @@
#include <qpdf/QPDF_Array.hh>
#include <qpdf/QTC.hh>
#include <qpdf/QUtil.hh>
-#include <qpdf/SparseOHArray.hh>
namespace
{