fs/Traits: use string.h API wrappers

This commit is contained in:
Max Kellermann
2015-03-05 07:47:42 +01:00
parent ddec10d494
commit 44565e22a0
3 changed files with 138 additions and 16 deletions
+1
View File
@@ -378,6 +378,7 @@ libutil_a_SOURCES = \
src/util/CharUtil.hxx \
src/util/NumberParser.hxx \
src/util/StringUtil.cxx src/util/StringUtil.hxx \
src/util/StringAPI.hxx \
src/util/DivideString.cxx src/util/DivideString.hxx \
src/util/SplitString.cxx src/util/SplitString.hxx \
src/util/FormatString.cxx src/util/FormatString.hxx \