summaryrefslogtreecommitdiffstats
path: root/libtests/bits.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/bits.cc')
-rw-r--r--libtests/bits.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtests/bits.cc b/libtests/bits.cc
index 0db956e1..e63ebdd3 100644
--- a/libtests/bits.cc
+++ b/libtests/bits.cc
@@ -4,7 +4,7 @@
#include <qpdf/QIntC.hh>
#include <qpdf/QUtil.hh>
#include <iostream>
-#include <stdlib.h>
+#include <cstdlib>
// See comments in bits_functions.hh
#define BITS_TESTING 1