Put back <time.h> from previous commit

This commit is contained in:
Arkshine
2018-09-28 17:20:29 +02:00
parent a635b383fc
commit 523bb334d5
+1 -1
View File
@@ -14,7 +14,7 @@
#include "geoip_main.h"
#include "geoip_natives.h"
#include "geoip_util.h"
#include <ctime>
#include <time.h>
MMDB_s HandleDB;
ke::Vector<ke::AString> LangList;