Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>

This commit is contained in:
Marc Chevrier
2020-04-27 16:38:14 +02:00
parent 2291253c1b
commit 8d4a9ee398
38 changed files with 43 additions and 66 deletions

View File

@@ -11,8 +11,7 @@
#include <vector>
#include <cm/string_view>
#include "cm_static_string_view.hxx"
#include <cmext/string_view>
class cmExecutionStatus;