From 805a1a945eda6fb68a1f82be65687621f6470eb8 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Mon, 5 Feb 2018 16:28:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtravis-ci=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E4=B8=8D=E8=BF=87=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Common/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Common/config.h b/src/Common/config.h index b07a1548..c3458c21 100644 --- a/src/Common/config.h +++ b/src/Common/config.h @@ -29,6 +29,8 @@ #define COMMON_CONFIG_H #include "Util/mini.h" +#include +using namespace std; using namespace ZL::Util; namespace Config {