Core/Game: fix non-pch include

(cherrypicked from b902f0c1b0)
This commit is contained in:
ariel-
2017-03-01 22:27:52 -03:00
committed by Shauren
parent 73ee82e92c
commit b3df95807e

View File

@@ -19,6 +19,8 @@
#define __UPDATETIME_H
#include "Define.h"
#include <array>
#include <string>
#define AVG_DIFF_COUNT 500