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 56af4a8d..7898479a 100644
--- a/examples/pdf-create.cc
+++ b/examples/pdf-create.cc
@@ -16,7 +16,7 @@
#include <qpdf/QUtil.hh>
#include <iostream>
#include <memory>
-#include <stdlib.h>
+#include <cstdlib>
static char const* whoami = nullptr;