From 83fbda2860159fb9cf5386f8e29ebf4a9dc9f9eb Mon Sep 17 00:00:00 2001 From: hyzboy Date: Tue, 11 May 2021 18:11:02 +0800 Subject: [PATCH] use TimeConst.h --- src/Win/Time.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Win/Time.cpp b/src/Win/Time.cpp index e680fe0..0ba5d1d 100644 --- a/src/Win/Time.cpp +++ b/src/Win/Time.cpp @@ -1,5 +1,5 @@ #include -#include +#include namespace hgl {