aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/bits.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-26 18:04:24 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-26 18:08:58 +0100
commit6aa58d51be42e7d5fa7770171f656b9222026366 (patch)
treecce98a88b259e496f5990389da21e1544fb00f92 /libtests/bits.cc
parentdffd30ccbde8c0b9f07e7b78880ba91111cba076 (diff)
downloadqpdf-6aa58d51be42e7d5fa7770171f656b9222026366.tar.zst
Rename bits.icc to bits_include.cc
Diffstat (limited to 'libtests/bits.cc')
-rw-r--r--libtests/bits.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtests/bits.cc b/libtests/bits.cc
index 55075f85..81b44566 100644
--- a/libtests/bits.cc
+++ b/libtests/bits.cc
@@ -7,11 +7,11 @@
#include <stdio.h>
#include <stdlib.h>
-// See comments in bits.cc
+// See comments in bits_include.cc
#define BITS_TESTING 1
#define BITS_READ 1
#define BITS_WRITE 1
-#include "../libqpdf/bits.icc"
+#include "../libqpdf/bits_include.cc"
static void
print_values(long long byte_offset, size_t bit_offset,