summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-08-24 17:27:43 +0200
committerBenBE <BenBE@geshi.org>2021-08-25 09:54:30 +0200
commit2bf626c4e4c827397d40c0b84a5023c308aeec73 (patch)
tree391a6c42965af343cf9b356eb9a22c9d81171194 /Action.h
parentfecf09336755582cf1c64ecb89fcb2181c87c681 (diff)
IWYU update
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Action.h b/Action.h
index 99e82be5..4a59072b 100644
--- a/Action.h
+++ b/Action.h
@@ -33,7 +33,7 @@ typedef enum {
HTOP_RESIZE = 0x80 | HTOP_REFRESH | HTOP_REDRAW_BAR | HTOP_UPDATE_PANELHDR,
} Htop_Reaction;
-struct MainPanel_;
+struct MainPanel_; // IWYU pragma: keep
typedef struct State_ {
Settings* settings;

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