Merge fmt/time.h into fmt/chrono.h

This commit is contained in:
Victor Zverovich
2019-03-14 18:07:42 -07:00
parent 17e4b53926
commit a939c75956
3 changed files with 140 additions and 143 deletions

View File

@@ -9,7 +9,7 @@
# define _CRT_SECURE_NO_WARNINGS
#endif
#include "fmt/time.h"
#include "fmt/chrono.h"
#include "fmt/locale.h"
#include "gmock.h"