diff options
Diffstat (limited to 'test/headers')
-rw-r--r-- | test/headers/test_headers.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/headers/test_headers.c b/test/headers/test_headers.c index d62dc2e..265c9a2 100644 --- a/test/headers/test_headers.c +++ b/test/headers/test_headers.c @@ -8,7 +8,6 @@ #include "zix/bump_allocator.h" // IWYU pragma: keep #include "zix/digest.h" // IWYU pragma: keep #include "zix/filesystem.h" // IWYU pragma: keep -#include "zix/function_types.h" // IWYU pragma: keep #include "zix/hash.h" // IWYU pragma: keep #include "zix/path.h" // IWYU pragma: keep #include "zix/ring.h" // IWYU pragma: keep |