From e8c811117891f786b8439e6740c304a8f5efaff5 Mon Sep 17 00:00:00 2001 From: Arkshine Date: Sun, 23 Sep 2018 23:14:33 +0200 Subject: [PATCH] Put back from previous commit --- modules/geoip/geoip_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/geoip/geoip_main.cpp b/modules/geoip/geoip_main.cpp index bfc3900897..46273bd570 100644 --- a/modules/geoip/geoip_main.cpp +++ b/modules/geoip/geoip_main.cpp @@ -14,7 +14,7 @@ #include "geoip_main.h" #include "geoip_natives.h" #include "geoip_util.h" -#include +#include MMDB_s HandleDB; ke::Vector LangList;