From 67c75064d14652719eb6fe4869524d48921f8c62 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 11 Nov 2021 23:22:19 +0900 Subject: Source: Fix IWYU warnings in Xcode generators --- Source/cmXCode21Object.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/cmXCode21Object.h') diff --git a/Source/cmXCode21Object.h b/Source/cmXCode21Object.h index f3fc43898d..0c7f22b26b 100644 --- a/Source/cmXCode21Object.h +++ b/Source/cmXCode21Object.h @@ -6,6 +6,7 @@ #include #include +#include #include #include "cmXCodeObject.h" -- cgit v1.2.1