aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_encryption.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-03 13:41:07 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-04 00:31:22 +0200
commit92b692466f7a4dbf4e51e6a77713c029a3e18ab1 (patch)
treeba139d7b9c290bfc2a83c2719cf0ce86cf27ad36 /libqpdf/QPDF_encryption.cc
parentb20f0519224b0c089f78730fb20291cc2d539979 (diff)
downloadqpdf-92b692466f7a4dbf4e51e6a77713c029a3e18ab1.tar.zst
Remove remaining incorrect assert calls from implementation
Diffstat (limited to 'libqpdf/QPDF_encryption.cc')
-rw-r--r--libqpdf/QPDF_encryption.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF_encryption.cc b/libqpdf/QPDF_encryption.cc
index b943777f..14b22d88 100644
--- a/libqpdf/QPDF_encryption.cc
+++ b/libqpdf/QPDF_encryption.cc
@@ -15,7 +15,7 @@
#include <qpdf/RC4.hh>
#include <algorithm>
-#include <assert.h>
+#include <cassert>
#include <string.h>
static unsigned char const padding_string[] = {