summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Settings.h b/Settings.h
index d3ee57a2..61696064 100644
--- a/Settings.h
+++ b/Settings.h
@@ -23,8 +23,8 @@ in the source distribution for its full text.
#define CONFIG_READER_MIN_VERSION 3
-struct DynamicScreen_;
-struct Table_;
+struct DynamicScreen_; // IWYU pragma: keep
+struct Table_; // IWYU pragma: keep
typedef struct {
const char* name;