| commit | 1b74dfe1877676b914af6dcedd2d7578164aab47 | [log] [tgz] |
|---|---|---|
| author | mayurdahibhate <mayurdahibhate31@gmail.com> | Thu Apr 29 20:42:43 2021 +0530 |
| committer | BenBE <BenBE@geshi.org> | Mon May 10 18:40:53 2021 +0200 |
| tree | 66ebff16204979342ba4a597c9f3c75a4cb6c005 | |
| parent | d9c95369bc51595b6edd4eb6050c47a9b1e7a8d7 [diff] [blame] |
cleaned up includes with iwyu
diff --git a/SignalsPanel.h b/SignalsPanel.h index 0a90b08..0dfe24c 100644 --- a/SignalsPanel.h +++ b/SignalsPanel.h
@@ -9,6 +9,7 @@ #include "Panel.h" + typedef struct SignalItem_ { const char* name; int number;