diff options
Diffstat (limited to 'test/cpp')
-rw-r--r-- | test/cpp/test_headers_cpp.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 |