aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/flate.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 /libtests/flate.cc
parenta6d7b79e65941238871c0c3d7d06b9bf246213ba (diff)
downloadqpdf-7f043fe88ed8d7ce14a67cbfaf0c0b18015b8f9f.tar.zst
Remove unused include directives
Diffstat (limited to 'libtests/flate.cc')
-rw-r--r--libtests/flate.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libtests/flate.cc b/libtests/flate.cc
index 77fb440e..1170841b 100644
--- a/libtests/flate.cc
+++ b/libtests/flate.cc
@@ -4,10 +4,8 @@
#include <qpdf/Pl_StdioFile.hh>
#include <qpdf/QUtil.hh>
-#include <errno.h>
#include <iostream>
#include <stdlib.h>
-#include <string.h>
void
run(char const* filename)