Merge branch 'LilyWangL-Lily' into hotfix-1.7.3

This commit is contained in:
Jinhao 2020-04-07 05:56:45 +08:00
commit 1f1e9e47f5

View File

@ -15,6 +15,7 @@
#include <windows.h> #include <windows.h>
#endif #endif
#include <array> #include <array>
#include <stdexcept>
namespace { namespace {
std::tm localtime() std::tm localtime()