summaryrefslogtreecommitdiffstats
path: root/test/headers
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-02 16:30:44 -0400
committerDavid Robillard <d@drobilla.net>2022-11-02 17:31:55 -0400
commitdedf8b645ad676e7947c83f320198d43f4341570 (patch)
treed0bb9cf6033437020e8e75aa8f7d6bbe8b4b51c0 /test/headers
parent4f454ff117cac82c4ce86fc22d37fd317e925a18 (diff)
downloadzix-dedf8b645ad676e7947c83f320198d43f4341570.tar.gz
zix-dedf8b645ad676e7947c83f320198d43f4341570.tar.bz2
zix-dedf8b645ad676e7947c83f320198d43f4341570.zip
Remove function_types.h
Diffstat (limited to 'test/headers')
-rw-r--r--test/headers/test_headers.c1
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