From 2af66a4aba4aac75d7f00d47481513e4ae3e6b9f Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Tue, 28 Nov 2023 15:24:42 +0100 Subject: Convince IWYU to keep size_t/ssize_t via stddef.h --- Compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Compat.h') diff --git a/Compat.h b/Compat.h index b83fc3d8..28e420ed 100644 --- a/Compat.h +++ b/Compat.h @@ -11,7 +11,7 @@ in the source distribution for its full text. #include // IWYU pragma: keep #include -#include +#include // IWYU pragma: keep #include #include // IWYU pragma: keep -- cgit v1.2.3