From fd524e9b5eb32d6797924ae590aadd02d4c2ca12 Mon Sep 17 00:00:00 2001 From: wangli28 Date: Tue, 3 Mar 2020 13:10:07 +0000 Subject: [PATCH] Modify to include --- source/datetime.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/datetime.cpp b/source/datetime.cpp index 76e31c1a..c3ae852a 100644 --- a/source/datetime.cpp +++ b/source/datetime.cpp @@ -15,7 +15,7 @@ #include #endif #include -#include +#include namespace { std::tm localtime()