summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-10-09 13:39:53 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-10-09 13:40:04 (GMT)
commitc6e4d974259add17ae2c128b9004e83a83913e0b (patch)
tree4f6648b86fe607d346eef46c56dffe17438ff88d /Tests
parent2fe2a007dea6d812a5532e38b3a2a1d8981acdd4 (diff)
parent06c0d59c172abd699d48c3ddf883ccc6f723ae9c (diff)
downloadCMake-c6e4d974259add17ae2c128b9004e83a83913e0b.zip
CMake-c6e4d974259add17ae2c128b9004e83a83913e0b.tar.gz
CMake-c6e4d974259add17ae2c128b9004e83a83913e0b.tar.bz2
Merge topic 'iwyu-map-cm-headers'
06c0d59c17 IWYU: Map <*> headers to <cm/*> headers Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5327
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeLib/testCMFilesystemPath.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testCMFilesystemPath.cxx b/Tests/CMakeLib/testCMFilesystemPath.cxx
index ee0ef0b..579ba99 100644
--- a/Tests/CMakeLib/testCMFilesystemPath.cxx
+++ b/Tests/CMakeLib/testCMFilesystemPath.cxx
@@ -8,7 +8,6 @@
#include <vector>
#include <cm/filesystem>
-#include <cm/iomanip>
namespace {