summaryrefslogtreecommitdiffstats
path: root/linux/Platform.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 /linux/Platform.h
parentfecf09336755582cf1c64ecb89fcb2181c87c681 (diff)
IWYU update
Diffstat (limited to 'linux/Platform.h')
-rw-r--r--linux/Platform.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/Platform.h b/linux/Platform.h
index 47a30af5..ccc92e19 100644
--- a/linux/Platform.h
+++ b/linux/Platform.h
@@ -7,6 +7,8 @@ Released under the GNU GPLv2, see the COPYING file
in the source distribution for its full text.
*/
+#include "config.h"
+
#include <limits.h>
#include <stdbool.h>
#include <stddef.h>
@@ -18,10 +20,12 @@ in the source distribution for its full text.
#include "BatteryMeter.h"
#include "DiskIOMeter.h"
#include "Hashtable.h"
+#include "Macros.h"
#include "Meter.h"
#include "NetworkIOMeter.h"
#include "Process.h"
#include "ProcessLocksScreen.h"
+#include "RichString.h"
#include "SignalsPanel.h"
#include "generic/gettime.h"
#include "generic/hostname.h"

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