aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/bits.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-11-23 20:11:24 +0100
committerJay Berkenbilt <ejb@ql.org>2008-11-23 20:11:24 +0100
commit07dc592182cb5e8a9e10bd4bcb000112a28bc24c (patch)
treefc13575c180c1e18561d637cec2eea944255c200 /libtests/bits.cc
parent1f67d95e2583e01a0ea5ba1234d7274bbc62c607 (diff)
downloadqpdf-07dc592182cb5e8a9e10bd4bcb000112a28bc24c.tar.zst
gcc 4.4 fixes
git-svn-id: svn+q:///qpdf/trunk@642 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'libtests/bits.cc')
-rw-r--r--libtests/bits.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtests/bits.cc b/libtests/bits.cc
index 09f5d8e2..89516ae6 100644
--- a/libtests/bits.cc
+++ b/libtests/bits.cc
@@ -3,6 +3,7 @@
#include <qpdf/BitWriter.hh>
#include <qpdf/Pl_Buffer.hh>
#include <iostream>
+#include <stdio.h>
// See comments in bits.cc
#define BITS_TESTING 1