From b0759696d15d24f9e82318d9c27cb794a4787c9c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 22 Apr 2022 18:16:49 -0400 Subject: Fix IWYU warnings I suspect that using the same configuration across both C and C++ is starting to wear a bit thin, but this will do for now. --- test/test_redisplay.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/test_redisplay.c b/test/test_redisplay.c index cf30204..5a0de4d 100644 --- a/test/test_redisplay.c +++ b/test/test_redisplay.c @@ -15,7 +15,6 @@ #include #include -#include #include #include -- cgit v1.2.1