From f85870e15491cc98f8a0fa247d79073e98f1694e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Nov 2022 12:10:38 -0500 Subject: Remove ZixBitset --- test/headers/test_headers.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/headers') diff --git a/test/headers/test_headers.c b/test/headers/test_headers.c index 265c9a2..a610600 100644 --- a/test/headers/test_headers.c +++ b/test/headers/test_headers.c @@ -3,7 +3,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 -- cgit v1.2.1