Merge branch 'develop' into feedback-service
This commit is contained in:
@@ -52,7 +52,6 @@ namespace StringUtils
|
||||
{ '\r', "\\r" },
|
||||
{ '\t', "\\t" },
|
||||
{ '"', "\\\"" },
|
||||
{ '\'', "\\\'" },
|
||||
};
|
||||
|
||||
template <std::size_t N>
|
||||
|
||||
Reference in New Issue
Block a user