From 7f043fe88ed8d7ce14a67cbfaf0c0b18015b8f9f Mon Sep 17 00:00:00 2001 From: m-holger Date: Sat, 20 May 2023 11:25:58 +0100 Subject: Remove unused include directives --- examples/pdf-count-strings.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/pdf-count-strings.cc') diff --git a/examples/pdf-count-strings.cc b/examples/pdf-count-strings.cc index 529f6bdc..09c4a1f5 100644 --- a/examples/pdf-count-strings.cc +++ b/examples/pdf-count-strings.cc @@ -6,13 +6,11 @@ #include #include -#include #include #include #include #include -#include #include static char const* whoami = nullptr; -- cgit v1.2.3-54-g00ecf