From dedf8b645ad676e7947c83f320198d43f4341570 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 2 Nov 2022 16:30:44 -0400 Subject: Remove function_types.h --- test/cpp/test_headers_cpp.cpp | 1 - test/headers/test_headers.c | 1 - 2 files changed, 2 deletions(-) (limited to 'test') diff --git a/test/cpp/test_headers_cpp.cpp b/test/cpp/test_headers_cpp.cpp index 7c9a1df..d637988 100644 --- a/test/cpp/test_headers_cpp.cpp +++ b/test/cpp/test_headers_cpp.cpp @@ -12,7 +12,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 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 -- cgit v1.2.1