add #include<TimeConst.h> at Time.cpp

This commit is contained in:
hyzboy 2021-05-13 17:09:54 +08:00
parent 2d5c094bbf
commit 04ab8d3635

View File

@ -1,5 +1,6 @@
#include<hgl/platform/Platform.h>
#include<hgl/TypeFunc.h>
#include<hgl/math/TimeConst.h>
namespace hgl
{