aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index 0788316d..18a6851f 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -526,6 +526,7 @@ class QPDF
class Warner
{
friend class QPDFObjectHandle;
+ friend class QPDF_Stream;
private:
static void warn(QPDF* qpdf, QPDFExc const& e)
{