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

View File

@@ -27,7 +27,7 @@
#include "tag/ParseName.hxx"
#include "tag/Tag.hxx"
#include "tag/Builder.hxx"
#include "util/ChronoUtil.hxx"
#include "time/ChronoUtil.hxx"
#include "util/StringAPI.hxx"
#include "util/StringBuffer.hxx"
#include "util/StringStrip.hxx"