From b3cf54e3f94bfa7c6e519b12123e71fa1902719c Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Wed, 24 May 2023 09:39:04 +0200 Subject: Always mark config.h with IWYU pragma: keep --- CRT.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CRT.h') diff --git a/CRT.h b/CRT.h index f5fd9452..5361457c 100644 --- a/CRT.h +++ b/CRT.h @@ -7,7 +7,7 @@ Released under the GNU GPLv2+, see the COPYING file in the source distribution for its full text. */ -#include "config.h" +#include "config.h" // IWYU pragma: keep #include -- cgit v1.2.3