aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-create.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdf-create.cc')
-rw-r--r--examples/pdf-create.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pdf-create.cc b/examples/pdf-create.cc
index 64ae5cb8..641572d0 100644
--- a/examples/pdf-create.cc
+++ b/examples/pdf-create.cc
@@ -14,9 +14,9 @@
#include <qpdf/QPDFPageDocumentHelper.hh>
#include <qpdf/QPDFWriter.hh>
#include <qpdf/QUtil.hh>
+#include <cstdlib>
#include <iostream>
#include <memory>
-#include <cstdlib>
static char const* whoami = nullptr;