summaryrefslogtreecommitdiffstats
path: root/RichString.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-05-24 09:39:04 +0200
committerBenny Baumann <BenBE@geshi.org>2023-05-24 10:06:39 +0200
commitb3cf54e3f94bfa7c6e519b12123e71fa1902719c (patch)
tree9e5b41358ebf545f6de8b3017c0a26679ad5cac0 /RichString.h
parentdc883b2910f1feea7806fa5109916f9e1ae0d030 (diff)
Always mark config.h with IWYU pragma: keep
Diffstat (limited to 'RichString.h')
-rw-r--r--RichString.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/RichString.h b/RichString.h
index cbcbe48b..3284a75e 100644
--- a/RichString.h
+++ b/RichString.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 "ProvideCurses.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy