diff options
Diffstat (limited to 'Source/cmSubcommandTable.h')
-rw-r--r-- | Source/cmSubcommandTable.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/cmSubcommandTable.h b/Source/cmSubcommandTable.h index 65eb8c7..7deaaed 100644 --- a/Source/cmSubcommandTable.h +++ b/Source/cmSubcommandTable.h @@ -11,8 +11,7 @@ #include <vector> #include <cm/string_view> - -#include "cm_static_string_view.hxx" +#include <cmext/string_view> class cmExecutionStatus; |