util/Time*: move to time/

This commit is contained in:
Max Kellermann
2019-05-08 15:47:58 +02:00
parent 973c87b351
commit 214ddee2f5
29 changed files with 41 additions and 29 deletions
-3
View File
@@ -16,9 +16,6 @@ util = static_library(
'SplitString.cxx',
'FormatString.cxx',
'Tokenizer.cxx',
'TimeParser.cxx',
'TimeConvert.cxx',
'TimeISO8601.cxx',
'UriUtil.cxx',
'LazyRandomEngine.cxx',
'HugeAllocator.cxx',