forked from mirrors/0ad
826dba847c
Copy some wtime internals to wfilesystem.cpp with internal linkage only, this code has had no use outside of wfilesystem and was only added to wtime in case other use cases could be found. This will allow removing posix_time and affiliated code. wfilesystem will become obsolete with the move to <filesystem> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>