diff options
Diffstat (limited to 'cpp/test/Ice/custom/StringView.h')
-rw-r--r-- | cpp/test/Ice/custom/StringView.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/custom/StringView.h b/cpp/test/Ice/custom/StringView.h index b78fae1a06e..7f47aff8432 100644 --- a/cpp/test/Ice/custom/StringView.h +++ b/cpp/test/Ice/custom/StringView.h @@ -130,7 +130,6 @@ operator!=(string_view lhs, string_view rhs) } - namespace Ice { |