summaryrefslogtreecommitdiffstats
path: root/Source/cmXCodeObject.cxx
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2021-11-11 14:22:19 (GMT)
committerNAKAMURA Takumi <geek4civic@gmail.com>2021-11-16 12:06:13 (GMT)
commit67c75064d14652719eb6fe4869524d48921f8c62 (patch)
treeca3af6e0f5f13de2d95550e58ba0ca4ea507687a /Source/cmXCodeObject.cxx
parent7418866d4d8e9fcc5a7a952f88551bdcd19a4924 (diff)
downloadCMake-67c75064d14652719eb6fe4869524d48921f8c62.zip
CMake-67c75064d14652719eb6fe4869524d48921f8c62.tar.gz
CMake-67c75064d14652719eb6fe4869524d48921f8c62.tar.bz2
Source: Fix IWYU warnings in Xcode generators
Diffstat (limited to 'Source/cmXCodeObject.cxx')
-rw-r--r--Source/cmXCodeObject.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmXCodeObject.cxx b/Source/cmXCodeObject.cxx
index d5c5275..c817980 100644
--- a/Source/cmXCodeObject.cxx
+++ b/Source/cmXCodeObject.cxx
@@ -6,8 +6,6 @@
#include <CoreFoundation/CoreFoundation.h>
-#include "cmSystemTools.h"
-
const char* cmXCodeObject::PBXTypeNames[] = {
/* clang-format needs this comment to break after the opening brace */
"PBXGroup",