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 --- Process.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Process.h') diff --git a/Process.h b/Process.h index 0c3562ac..bcafc81a 100644 --- a/Process.h +++ b/Process.h @@ -15,6 +15,7 @@ in the source distribution for its full text. #include "Object.h" #include "RichString.h" #include "Row.h" +#include "RowField.h" #define PROCESS_FLAG_IO 0x00000001 -- cgit v1.2.3