summaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_DCT.cc
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-05-20 12:25:58 +0200
committerm-holger <m-holger@kubitscheck.org>2023-05-20 16:37:41 +0200
commit7f043fe88ed8d7ce14a67cbfaf0c0b18015b8f9f (patch)
treedd5e18777e6f87f837232ba217dee54975e78394 /libqpdf/Pl_DCT.cc
parenta6d7b79e65941238871c0c3d7d06b9bf246213ba (diff)
downloadqpdf-7f043fe88ed8d7ce14a67cbfaf0c0b18015b8f9f.tar.zst
Remove unused include directives
Diffstat (limited to 'libqpdf/Pl_DCT.cc')
-rw-r--r--libqpdf/Pl_DCT.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/libqpdf/Pl_DCT.cc b/libqpdf/Pl_DCT.cc
index f7cc4b75..35587875 100644
--- a/libqpdf/Pl_DCT.cc
+++ b/libqpdf/Pl_DCT.cc
@@ -2,12 +2,9 @@
#include <qpdf/QIntC.hh>
#include <qpdf/QTC.hh>
-#include <qpdf/QUtil.hh>
-#include <cstring>
#include <setjmp.h>
#include <stdexcept>
-#include <stdlib.h>
#include <string>
#if BITS_IN_JSAMPLE != 8