aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_SHA2.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-09 20:52:07 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-09 23:33:29 +0200
commit128e41648f10659336f5e017a2bfa7b697957b98 (patch)
tree8d8716859805c4881603124ef5b4fe301bc0f183 /libqpdf/Pl_SHA2.cc
parentba0ef7a124e9aecc2d0113598c851bae4710b887 (diff)
downloadqpdf-128e41648f10659336f5e017a2bfa7b697957b98.tar.zst
Remove PointerHolder.hh from other than public header files
Increase to POINTERHOLDER_TRANSITION=4
Diffstat (limited to 'libqpdf/Pl_SHA2.cc')
-rw-r--r--libqpdf/Pl_SHA2.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/Pl_SHA2.cc b/libqpdf/Pl_SHA2.cc
index d41e6a78..3113729f 100644
--- a/libqpdf/Pl_SHA2.cc
+++ b/libqpdf/Pl_SHA2.cc
@@ -1,6 +1,5 @@
#include <qpdf/Pl_SHA2.hh>
-#include <qpdf/PointerHolder.hh>
#include <qpdf/QPDFCryptoProvider.hh>
#include <qpdf/QUtil.hh>
#include <cstdio>