summaryrefslogtreecommitdiffstats
path: root/test/cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-17 12:10:38 -0500
committerDavid Robillard <d@drobilla.net>2022-11-17 12:11:12 -0500
commitf85870e15491cc98f8a0fa247d79073e98f1694e (patch)
tree7a14ad94359f472a0a26491b3d3c6ceb1f1ee745 /test/cpp
parent68d02a48ea89d45f16f7901bf46849ea923841c0 (diff)
downloadzix-f85870e15491cc98f8a0fa247d79073e98f1694e.tar.gz
zix-f85870e15491cc98f8a0fa247d79073e98f1694e.tar.bz2
zix-f85870e15491cc98f8a0fa247d79073e98f1694e.zip
Remove ZixBitset
Diffstat (limited to 'test/cpp')
-rw-r--r--test/cpp/test_headers_cpp.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/test_headers_cpp.cpp b/test/cpp/test_headers_cpp.cpp
index d637988..3fabe6e 100644
--- a/test/cpp/test_headers_cpp.cpp
+++ b/test/cpp/test_headers_cpp.cpp
@@ -7,7 +7,6 @@
#include "zix/allocator.h" // IWYU pragma: keep
#include "zix/attributes.h" // IWYU pragma: keep
-#include "zix/bitset.h" // IWYU pragma: keep
#include "zix/btree.h" // IWYU pragma: keep
#include "zix/bump_allocator.h" // IWYU pragma: keep
#include "zix/digest.h" // IWYU pragma: keep