summaryrefslogtreecommitdiff
path: root/Tests
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2023-04-25 19:54:23 +0200
committerMarc Chevrier <marc.chevrier@gmail.com>2023-04-29 09:54:31 +0200
commit241304190ffdf9cc7d4ede0601da370b111468cc (patch)
treee35dd7fe5c89da1eed3abe10f37abe3586e64df7 /Tests
parent87fe031a0703f07b8636f8ea59b6746788e71869 (diff)
downloadcmake-241304190ffdf9cc7d4ede0601da370b111468cc.tar.gz
CMake code rely on cmList class for CMake lists management (part. 2)
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeLib/testList.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testList.cxx b/Tests/CMakeLib/testList.cxx
index ff1f27880b..f6ec7208ea 100644
--- a/Tests/CMakeLib/testList.cxx
+++ b/Tests/CMakeLib/testList.cxx
@@ -8,7 +8,6 @@
#include <utility>
#include <vector>
-#include <cm/string_view>
#include <cmext/string_view>
#include "cmList.h"