aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-overlay-page.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 /examples/pdf-overlay-page.cc
parenta6d7b79e65941238871c0c3d7d06b9bf246213ba (diff)
downloadqpdf-7f043fe88ed8d7ce14a67cbfaf0c0b18015b8f9f.tar.zst
Remove unused include directives
Diffstat (limited to 'examples/pdf-overlay-page.cc')
-rw-r--r--examples/pdf-overlay-page.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pdf-overlay-page.cc b/examples/pdf-overlay-page.cc
index 04a1e921..d40bf0e1 100644
--- a/examples/pdf-overlay-page.cc
+++ b/examples/pdf-overlay-page.cc
@@ -5,7 +5,6 @@
#include <qpdf/QUtil.hh>
#include <iostream>
#include <stdlib.h>
-#include <string.h>
// This program demonstrates use of form XObjects to overlay a page
// from one file onto all pages of another file. The qpdf program's