From d740c6ccced02147f84a39d5e5f0984d12bac6cb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 May 2023 14:13:09 -0400 Subject: Rerun format_code (after merging clang-tidy PR) --- examples/pdf-count-strings.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/pdf-count-strings.cc') diff --git a/examples/pdf-count-strings.cc b/examples/pdf-count-strings.cc index 93676375..e9eb827d 100644 --- a/examples/pdf-count-strings.cc +++ b/examples/pdf-count-strings.cc @@ -4,8 +4,8 @@ // that uses QPDFObjectHandle::TokenFilter with addContentTokenFilter. // -#include #include +#include #include #include -- cgit v1.2.3-54-g00ecf