summaryrefslogtreecommitdiffstats
path: root/DynamicColumn.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 /DynamicColumn.h
parentfecf09336755582cf1c64ecb89fcb2181c87c681 (diff)
IWYU update
Diffstat (limited to 'DynamicColumn.h')
-rw-r--r--DynamicColumn.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/DynamicColumn.h b/DynamicColumn.h
index 2d0f97c7..a05c81bb 100644
--- a/DynamicColumn.h
+++ b/DynamicColumn.h
@@ -1,9 +1,10 @@
#ifndef HEADER_DynamicColumn
#define HEADER_DynamicColumn
+#include <stdbool.h>
+
#include "Hashtable.h"
#include "Process.h"
-#include "ProcessList.h"
#include "RichString.h"

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