From e56089e1fa880064999ed6881e93f500445eacfb Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Tue, 28 Nov 2023 15:15:03 +0100 Subject: Update includes based on IWYU --- ProcessTable.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ProcessTable.h') diff --git a/ProcessTable.h b/ProcessTable.h index ceaabc79..3b35c103 100644 --- a/ProcessTable.h +++ b/ProcessTable.h @@ -9,18 +9,13 @@ in the source distribution for its full text. #include "config.h" // IWYU pragma: keep -#include #include -#include -#include #include #include "Hashtable.h" #include "Machine.h" #include "Object.h" -#include "Panel.h" #include "Process.h" -#include "RichString.h" #include "Table.h" -- cgit v1.2.3